khanat-opennel-code/code/nel/src/3d/driver/opengl
2010-08-11 15:05:03 +02:00
..
mac Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter 2010-08-04 22:12:54 +02:00
CMakeLists.txt Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking. 2010-07-14 12:13:07 -05:00
driver_opengl.cpp Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 14:16:44 +02:00
driver_opengl.def initial version 2010-05-06 02:08:41 +02:00
driver_opengl.h Changed: #878 Fix typos in comments/code 2010-08-01 10:02:01 +02:00
driver_opengl.vcproj Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
driver_opengl_extension.cpp Changed: #1004 - implemented nglGetProcAddress using dlsym 2010-08-04 20:33:52 +02:00
driver_opengl_extension.h Changed: #970 Move all window and input related methods to a new file from OpenGL driver 2010-06-12 15:34:20 +02:00
driver_opengl_extension_def.h Fixed: #1058 Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h 2010-08-05 18:05:57 +02:00
driver_opengl_light.cpp initial version 2010-05-06 02:08:41 +02:00
driver_opengl_material.cpp Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
driver_opengl_matrix.cpp initial version 2010-05-06 02:08:41 +02:00
driver_opengl_states.cpp Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 10:45:50 +02:00
driver_opengl_states.h Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 2010-05-31 21:32:36 +02:00
driver_opengl_texture.cpp Changed: #825 Remove all warning when compiling Ryzom 2010-08-01 09:53:45 +02:00
driver_opengl_vertex.cpp Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
driver_opengl_vertex_buffer_hard.cpp initial version 2010-05-06 02:08:41 +02:00
driver_opengl_vertex_buffer_hard.h initial version 2010-05-06 02:08:41 +02:00
driver_opengl_vertex_program.cpp Changed: #991 Make sure all debug files are created in log directory 2010-06-21 20:37:46 +02:00
driver_opengl_window.cpp Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value) 2010-08-04 23:37:47 +02:00
Makefile.am initial version 2010-05-06 02:08:41 +02:00
nel-driverogl.pc initial version 2010-05-06 02:08:41 +02:00
nel-driverogl.pc.in initial version 2010-05-06 02:08:41 +02:00
stdopengl.cpp Changed: #841 Change the wrong header in the source code 2010-06-25 21:08:52 +02:00
stdopengl.h Changed: #825 Remove all warning when compiling Ryzom 2010-07-24 22:47:42 +02:00
unix_event_emitter.cpp Fixed: #1057 X11 Key auto repeat 2010-08-05 14:21:41 +02:00
unix_event_emitter.h Changed: #1028 Implement GlWndProc for X11 2010-07-24 23:59:11 +02:00