615 Revīzijas (8bffadbc83d19ecd8be8f0107d51463e36477666)

Autors SHA1 Ziņojums Datums
  Ian Romanick 8bffadbc83 glx: Pass opcode to CreateContext instead of use_glx_1_3 parameter pirms 15 gadiem
  Ian Romanick 68fef18439 glx: Fix interval test in glXSwapIntervalMESA pirms 15 gadiem
  Ian Romanick 1add5354d0 glx: Change type to eliminate 'comparison between signed and unsigned' warning pirms 15 gadiem
  Ian Romanick 71a6fb15ce glx: Add casts to eliminate 'comparison between signed and unsigned' warnings pirms 15 gadiem
  Ian Romanick 26b2bee79d glx: Eliminate several 'unused variable' warnings in glxcmds.c. pirms 15 gadiem
  Ian Romanick 2b4e009ed5 glx: Use wrapper macro to detect direct rendering pirms 15 gadiem
  Kristian Høgsberg 2ecbe4e208 glx: Fix TOP setting in src/glx Makefile pirms 15 gadiem
  Kristian Høgsberg 6e8897ff9f Retire miniglx and move the actual glx code up to src/glx pirms 15 gadiem
  Francisco Jerez 8b0b5ace48 glx: Fix SwapBuffers regression introduced by 01923fb72d. pirms 15 gadiem
  Keith Whitwell 01923fb72d glx: permit building with older protocol headers pirms 15 gadiem
  Kristian Høgsberg 697e22146d glx: Don't mark the XF86DRI functions PUBLIC pirms 15 gadiem
  Vinson Lee e3a99e8522 glx: Remove unnecessary headers. pirms 15 gadiem
  Rodolfo Ribeiro Gomes 81cca6d453 glx: fix possible memory leaks in dri2CreateScreen() pirms 15 gadiem
  Chia-I Wu 146931769c glx: Build GLX normally. pirms 15 gadiem
  Robert Bragg 7a9329ba99 mesa: misc GLX_INTEL_swap_event fixes pirms 15 gadiem
  Dave Airlie 1ac5fd594a glapi: add GL_HALF_FLOAT enum support. pirms 15 gadiem
  Chia-I Wu bdd2500805 Do not include glapi/dispatch.h outside Mesa core. pirms 15 gadiem
  Alan Coopersmith a7aaf052f9 Sun compilers now support some gcc __attribute__ values pirms 15 gadiem
  Luca Barbieri e88294328c glx: Set GL context to null in __glXSetCurrentContextNull pirms 15 gadiem
  Jesse Barnes 1cfd769c2e DRI2: don't send DRI2 requests the server doesn't know about pirms 15 gadiem
  Jesse Barnes 62eb28c810 GLX/DRI2: pass X drawable ID instead pirms 15 gadiem
  Jesse Barnes 7f170573ea DRI2/GLX: add INTEL_swap_event support pirms 16 gadiem
  Jesse Barnes efc82e7c70 DRI2: add SwapInterval support pirms 16 gadiem
  Jesse Barnes daf7fe69f7 DRI2: add OML_sync_control support pirms 16 gadiem
  Jesse Barnes a35f6bb207 DRI2: add SwapBuffers support pirms 16 gadiem
  Kristian Høgsberg d61f07318c Remove leftover __DRI{screen,drawable,context}Private references pirms 15 gadiem
  Jeremy Huddleston 287cbba9b7 apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSX pirms 15 gadiem
  Jeremy Huddleston 32305e3a9f glxcmds: Fix comment about __DRI_ALLOCATE pirms 15 gadiem
  Vinson Lee 6c8c1ce78b glx: Add XF86DRI[Open|Close]FullScreen prototypes to xf86dri.h. pirms 15 gadiem
  Vinson Lee cf3bb0cf31 glx: Move declaration outside for loop. pirms 15 gadiem
  Vinson Lee cf02484fb6 glx: Compile dri2.c only if GLX_DIRECT_RENDERING is defined. pirms 15 gadiem
  Vinson Lee 76b3523d75 glx: Prevent potential null pointer deference in driCreateContext. pirms 15 gadiem
  Vinson Lee 4b0b250aae glx: Prevent potential null pointer deference in driCreateContext. pirms 15 gadiem
  Ian Romanick b43887cf7e ARB_fbo: Enable extensions related to GL_ARB_framebuffer_object for GLX pirms 16 gadiem
  Ian Romanick 4e7476f601 ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT pirms 16 gadiem
  Ian Romanick 7fd44005ae ARB_fbo: Regenerate files from previous commits. pirms 16 gadiem
  Ian Romanick 26d2ce0a09 GLX: Change GLX client vendor string to "Mesa Project and SGI" pirms 16 gadiem
  Vinson Lee e055665752 glx: Fix memory leak if XF86DRICreateDrawable() fails pirms 16 gadiem
  Brian Paul 5e6a6a2719 glx: don't destroy context immediately if it's currently bound pirms 16 gadiem
  Brian Paul 521e4b9b7e glx: fix glXQueryContext(GLX_RENDER_TYPE) pirms 16 gadiem
  Brian Paul ef9cd84521 glx: indentation fixes pirms 16 gadiem
  Robert Noland d09941c8cc Fix build on non GLIBC platforms (FreeBSD at least) pirms 16 gadiem
  Brian Paul bc75464760 glx: include string.h to silence missing memset() prototype warning pirms 16 gadiem
  Tormod Volden e857303305 GLX: Warn only once about applications calling GLX 1.3 functions pirms 16 gadiem
  Ian Romanick 9666529b5a glx: Use initstate_r / random_r instead of corrupting global random number state pirms 16 gadiem
  Ian Romanick 1f309c40b8 GLX: Complain when buggy applications call GLX 1.3 functions. pirms 16 gadiem
  Michel Dänzer edb1178798 glx/x11: Fix glXCreateGLXPixmap for direct rendering. pirms 16 gadiem
  Michel Dänzer 029e643b24 glx/dri2: Always use X drawable ID for DRI2 protocol. pirms 16 gadiem
  Brian Paul 49c0825655 glx: initialize some local vars to silence warnings with -O3 pirms 16 gadiem
  RALOVICH, Kristóf 0896268b97 glx: indent -br -i3 -npcs --no-tabs pirms 16 gadiem