summaryrefslogtreecommitdiffstats
path: root/src/glx
Commit message (Expand)AuthorAgeFilesLines
* glx: fix possible memory leaks in dri2CreateScreen()Rodolfo Ribeiro Gomes2010-01-291-5/+8
* glx: Build GLX normally.Chia-I Wu2010-01-261-12/+9
* mesa: misc GLX_INTEL_swap_event fixesRobert Bragg2010-01-253-10/+22
* Merge branch 'arb_half_float_vertex'Dave Airlie2010-01-231-0/+1
|\
| * glapi: add GL_HALF_FLOAT enum support.Dave Airlie2010-01-231-0/+1
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-0/+1
|\ \ | |/ |/|
| * glx: Set GL context to null in __glXSetCurrentContextNullLuca Barbieri2010-01-191-0/+1
* | Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu2010-01-213-3/+6
* | Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith2010-01-194-7/+7
* | DRI2: don't send DRI2 requests the server doesn't know aboutJesse Barnes2010-01-131-5/+13
* | GLX/DRI2: pass X drawable ID insteadJesse Barnes2010-01-131-4/+4
* | Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes2010-01-1112-188/+704
|\ \
| * | DRI2/GLX: add INTEL_swap_event supportJesse Barnes2010-01-085-5/+163
| * | DRI2: add SwapInterval supportJesse Barnes2010-01-086-9/+80
| * | DRI2: add OML_sync_control supportJesse Barnes2010-01-089-185/+423
| * | DRI2: add SwapBuffers supportJesse Barnes2010-01-083-1/+50
* | | Merge branch 'remove-intel-dri1'Kristian Høgsberg2010-01-052-7/+7
|\ \ \ | |_|/ |/| |
| * | Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-042-7/+7
| |/
* | apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSXJeremy Huddleston2010-01-032-20/+0
* | glxcmds: Fix comment about __DRI_ALLOCATEJeremy Huddleston2010-01-031-2/+2
|/
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-273-2/+11
|\
| * glx: Add XF86DRI[Open|Close]FullScreen prototypes to xf86dri.h.Vinson Lee2009-12-231-0/+4
| * glx: Move declaration outside for loop.Vinson Lee2009-12-231-2/+3
| * glx: Compile dri2.c only if GLX_DIRECT_RENDERING is defined.Vinson Lee2009-12-221-0/+4
| * glx: Prevent potential null pointer deference in driCreateContext.Vinson Lee2009-12-061-1/+3
* | glx: Prevent potential null pointer deference in driCreateContext.Vinson Lee2009-11-231-1/+3
* | ARB_fbo: Enable extensions related to GL_ARB_framebuffer_object for GLXIan Romanick2009-11-172-0/+10
* | ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXTIan Romanick2009-11-173-0/+25
* | ARB_fbo: Regenerate files from previous commits.Ian Romanick2009-11-173-0/+56
|/
* GLX: Change GLX client vendor string to "Mesa Project and SGI"Ian Romanick2009-11-061-1/+1
* glx: Fix memory leak if XF86DRICreateDrawable() failsVinson Lee2009-11-021-1/+3
* glx: don't destroy context immediately if it's currently boundBrian Paul2009-10-221-0/+10
* glx: fix glXQueryContext(GLX_RENDER_TYPE)Brian Paul2009-09-301-0/+6
* glx: indentation fixesBrian Paul2009-09-291-12/+13
* Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-281-0/+7
|\
| * Fix build on non GLIBC platforms (FreeBSD at least)Robert Noland2009-09-281-0/+7
* | Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-222-6/+15
|\ \ | |/
| * glx: include string.h to silence missing memset() prototype warningBrian Paul2009-09-221-0/+1
| * GLX: Warn only once about applications calling GLX 1.3 functionsTormod Volden2009-09-211-6/+14
* | Merge branch 'mesa_7_5_branch' into mesa_7_6_branchNicolai Hähnle2009-09-201-3/+7
|\ \ | |/
| * glx: Use initstate_r / random_r instead of corrupting global random number stateIan Romanick2009-09-161-3/+7
* | Merge commit 'origin/mesa_7_5_branch' into mesa_7_6_branchIan Romanick2009-09-151-0/+28
|\ \ | |/
| * GLX: Complain when buggy applications call GLX 1.3 functions.Ian Romanick2009-09-151-0/+28
* | Merge branch 'mesa_7_5_branch'Michel Dänzer2009-08-301-0/+28
|\ \ | |/
| * glx/x11: Fix glXCreateGLXPixmap for direct rendering.Michel Dänzer2009-08-301-0/+28
* | glx/dri2: Always use X drawable ID for DRI2 protocol.Michel Dänzer2009-08-221-5/+5
* | glx: initialize some local vars to silence warnings with -O3Brian Paul2009-08-211-6/+6
* | glx: indent -br -i3 -npcs --no-tabsRALOVICH, Kristóf2009-08-1314-3574/+3705
* | glx: fix signedness warningRALOVICH, Kristóf2009-08-111-1/+1
* | mesa/glapi: regenerated files from gl_API.xmlBrian Paul2009-08-111-0/+4