34 Commits (1e00e1597a56a2671d429dfd49bbd6474a45c513)

Author SHA1 Message Date
Martin Gräßlin c24e315a9b Drop build option KWIN_BUILD_EGL 11 years ago
Fredrik Höglund d9c4b77f0f Make the GL extension list a QList<QByteArray> 12 years ago
Fredrik Höglund 3b8b1455a6 Use libepoxy to resolve GL functions 12 years ago
Matteo De Carlo 59bb857c7b Replace NULL with nullptr in libkwineffects 12 years ago
Casian Andrei 4d24fe8b30 Fix many color correction problems with OpenGL ES 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Casian Andrei 54ee2bf564 Fix many color correction problems with OpenGL ES 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
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 5b80d8d513 kwin: Fix shader function resolution for core contexts 13 years ago
Fredrik Höglund cb81e11375 kwin: Fix FBO function resolution for core contexts 13 years ago
Fredrik Höglund 855a7cc897 kwin: Fix glActiveTexture() resolution for core contexts 13 years ago
Fredrik Höglund 1bcf95f3f9 kwin: Fix VBO function resolution for core contexts 13 years ago
Fredrik Höglund aab026af93 kwin: Resolve functions for GLX_ARB_create_context 13 years ago
Ralf Jung 96bc979ca8 Fix buffer swap prototypes 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 cf35c26396 Rework the resolving of OpenGL function pointers 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
Fredrik Höglund 965feeb9f3 kwin: fix glBlitFramebuffer resolution 15 years ago
Pierre-Loup A. Griffais 2570e9ec61 kwin-gles: add support for EGL_NV_post_sub_buffer 15 years ago
Pierre-Loup A. Griffais 5971daf1c6 kwin-gles: check for EGL_image OR EGL_image_base + EGL_image_pixmap 15 years ago
Martin Gräßlin 225c362a04 Add support for framebuffer blit extension 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
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 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
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 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 aa0e5c7773 Dynamically load some of the used GLX symbols and make sure they exist before 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago