615 Révisions (8bffadbc83d19ecd8be8f0107d51463e36477666)

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