29 Commits (d85802da4ef6e2b69aa87dada975cd81fceee7fa)

Author SHA1 Message Date
Casian Andrei 4d24fe8b30 Fix many color correction problems with OpenGL ES 13 years ago
Casian Andrei 54ee2bf564 Fix many color correction problems with OpenGL ES 13 years ago
Fredrik Höglund 7e22bd314c kwin: Add support for rendering quads using an index buffer 13 years ago
Fredrik Höglund 479ea5db61 kwin: Resolve functions for GL_ARB_copy_buffer 13 years ago
Fredrik Höglund 5e7b2a34a8 kwin: Resolve functions for GL_ARB_draw_elements_base_vertex 13 years ago
Martin Gräßlin ad1203e3b2 Add defines from EXT_robustness 13 years ago
Fredrik Höglund 2f87b7542f kwin/es: Resolve functions for GL_EXT_robustness 13 years ago
Fredrik Höglund adc581d2ab kwin: Resolve functions for GL_ARB_robustness 13 years ago
Fredrik Höglund e65f717b47 kwin/es: Resolve functions for GL_EXT_map_buffer_range 13 years ago
Fredrik Höglund b6585c2d8b kwin/es: Resolve functions for GL_OES_mapbuffer 13 years ago
Fredrik Höglund 11b9323f3d kwin: Resolve functions for GL_ARB_map_buffer_range 13 years ago
Fredrik Höglund 08d3b6cc3a kwin: Resolve more functions from ARB_vertex_buffer_object 13 years ago
Fredrik Höglund e0003db385 kwin: Resolve functions for GL_EXT_gpu_shader4 13 years ago
Fredrik Höglund 2bcad53bbb kwin: Resolve functions for GL_ARB_vertex_array_object 13 years ago
Fredrik Höglund d116ef6655 kwin/egl: Add defines for EGL_KHR_create_context 13 years ago
Fredrik Höglund aab026af93 kwin: Resolve functions for GLX_ARB_create_context 13 years ago
Martin Gräßlin 7ab5df9de8 Define GL_UNPACK_* for gles if not defined 13 years ago
Ralf Jung 96bc979ca8 Fix buffer swap prototypes 14 years ago
Martin Gräßlin ba08ff6a14 Fix build error when GLES is not available 14 years ago
Martin Gräßlin 476adac337 Do not resolve glx functions specified in GLX 1.3 14 years ago
Martin Gräßlin 15d714d82c Do not resolve glBlendColor 14 years ago
Martin Gräßlin a401558a43 Provide OpenGL over Egl 14 years ago
Thomas Lübking fc665106c9 Swap vsync order, trade in 1frame lag 14 years ago
Christoph Thielecke 99b233e2ed define missing defines if nessary 14 years ago
Pierre-Loup A. Griffais 7fff9705b4 kwin-gles: define EGL_POST_SUB_BUFFER_SUPPORTED_NV if it's not there 15 years ago
Pierre-Loup A. Griffais 2570e9ec61 kwin-gles: add support for EGL_NV_post_sub_buffer 15 years ago
Martin Gräßlin 225c362a04 Add support for framebuffer blit extension 15 years ago
Martin Gräßlin 9c2d6f8fdc Drop hacks for gcc-3.3.3 15 years ago
Martin Gräßlin f5a187d224 Remove KWIN_HAVE_OPENGL from kwingl(es)utils 15 years ago
Martin Gräßlin 57d11c134a Move kwineffects library into own directory 15 years ago
Christoph Thielecke f95b82a907 define missing macros for systems which have only EXT defines. 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 460ca2729a Make KWin-GLES branch compile with desktop GL 15 years ago
Martin Gräßlin 9bbb852f0c Resolve EGL and GLES function pointers 15 years ago
Martin Gräßlin f240fc2196 Support QMatrix4x4 as Uniform value 15 years ago
Martin Gräßlin f5dbeb8fab More ifdefing for ES 15 years ago
Martin Gräßlin e87e2b43a2 Use OpenGL ES 2 for mobile 15 years ago
Martin Gräßlin faa86c2464 We do not need to resolve extensions in OpenGL ES. 15 years ago
Martin Gräßlin 56ce39def8 Core profile compatible basic scene rendering. 15 years ago
Christoph Thielecke 355bb28f70 include to better place moved 16 years ago
Martin Gräßlin d732e2f56c On the road to more efficient painting: introducing new class GLVertexBuffer which encapsulates a vertex buffer object. 16 years ago
Martin Gräßlin cc321b32cb Resolve glBlendColor function. 16 years ago
Fredrik Höglund 7ecca15342 Resolve glGetProgramivARB(). 16 years ago
Fredrik Höglund 17a38a7cdb Resolve glUniform3fv() and glUniform4fv(). 16 years ago
Fredrik Höglund 17db9864aa Resolve functions needed for ARB_fragment_program. 16 years ago
Luboš Luňák 5dd21d8274 Fix opengl wrappers to match the opengl functions. 18 years ago
Luboš Luňák bb433ac40e No longer include config*.h files in installed headers. 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Rivo Laks 02a46d9e5a Fix compilation with gcc 3.3 19 years ago
Rivo Laks aa0e5c7773 Dynamically load some of the used GLX symbols and make sure they exist before 19 years ago