615 Commits (8bffadbc83d19ecd8be8f0107d51463e36477666)

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