30944 Commits (b91bb45899a4c7fe2b1841c5907101beb4061df1)
 

Author SHA1 Message Date
  unknown b91bb45899 Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa 15 years ago
  Brian Paul 3251f31d59 glsl/pp: fix extension enable/disable options 15 years ago
  unknown c3b62372db Add new symbol to exports list 15 years ago
  Michal Krol 8b1c332a77 Simplify GLSL extension mechanism. 15 years ago
  Michal Krol c1395a71ac glsl/pp: Fix ifdef directive for extension names. 15 years ago
  Brian Paul eb095b67ad glsl: GLSL extensions have the GL_ prefix 15 years ago
  Zack Rusin f88b43e8d0 st/xorg: fix a silly offset bug in xv 15 years ago
  Kristian Høgsberg 3a0e4eb94c r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename 15 years ago
  José Fonseca ba33fed610 llvmpipe: Fix null pointer dereference when no depth buffer is bound. 15 years ago
  José Fonseca 5e6a900510 llvmpipe: Leave depth buffer in swizzled format. 15 years ago
  Vinson Lee 7a593afa17 glu/sgi: Initialize member of class Uarray. 15 years ago
  Vinson Lee 58c991a640 llvmpipe: Remove unnecessary headers. 15 years ago
  Zack Rusin 08e2eab8a4 scons: export drawllvm after actually checking that llvm is present 15 years ago
  Kristian Høgsberg c19dab7c59 egl_dri2: Only allocate config if we're going to keep it 15 years ago
  Kristian Høgsberg c3c1a7e1d9 egl_dri2: Initialize config attributes with visual id and class from X 15 years ago
  Kristian Høgsberg 368bb3dc2b eglinfo: Also print visual type, assuming X visual types 15 years ago
  Kristian Høgsberg 360faf80ca egl_dri2: Allow pbuffer and pixmap surfaces for all configs 15 years ago
  Pauli Nieminen 77e6fb17d9 radeon: Fix printf formatings to match te values. 15 years ago
  Pauli Nieminen 42026a8ccf radeon: Define EXT_framebuffer_object constants to match hw. 15 years ago
  Brian Paul 4bce2fb30e mesa: move all limit/constant assertions into check_context_limits() 15 years ago
  Francisco Jerez 96100f39be Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge. 15 years ago
  Corbin Simpson dbc1340191 r300g: One less assert. 15 years ago
  Corbin Simpson 8c85002951 r300g: Don't write non-existent bit on non-r500. 15 years ago
  Corbin Simpson 67b60b9934 r300g: Correct colorbuffer measurements. 15 years ago
  Corbin Simpson 5a27a77d00 r300g: Be ever-so-slightly more useful on bad shaders. 15 years ago
  Kristian Høgsberg 1ebc568154 configure.ac: Enable egl demos when --enable-egl is passed 15 years ago
  Kristian Høgsberg ab487f7ffa xeglgears: Add test case for eglBindTexImage() 15 years ago
  Kristian Høgsberg bba5a98dfd egl_dri2: Implement eglBindTexImage() 15 years ago
  Kristian Høgsberg debf00e5fc dri_interface: Introduce DRI tokens for the texBuffer texture formats 15 years ago
  Kristian Høgsberg 8c593d3ea9 egl_dri2: Use a helper function for looking up and binding extensions 15 years ago
  Brian Paul ed46e90f05 gallium/auxiliary: add -D__STDC_CONSTANT_MACROS 15 years ago
  Brian Paul 822d951b5d llvmpipe: remove .s rule (already in Makefile.template) 15 years ago
  Brian Paul aa4ed6a0e6 llvmpipe: lp_tile_surface.c isn't committed yet 15 years ago
  Pauli Nieminen 4767d27ee3 radeon: Add some debug output for fbo support 15 years ago
  Pauli Nieminen 9e587dbd78 r200: Fix UMS notto emit stp. 15 years ago
  Roland Scheidegger 653a83445f Merge branch 'gallium-nopointsizeminmax' 15 years ago
  Brian Paul b0613d8767 docs: fix typo: s/osdemo/osdemos/ 15 years ago
  Chris Li a8f4904fb3 gallium: Adding the %.s rule to generate asm code 15 years ago
  Chris Li 62d1e40e0d gallium: Using the proper pattern rules for Makefile template. 15 years ago
  Chris Li 8b6ec94aec llvmpipe: Make llvm unit test depend on libllvmpipe.a 15 years ago
  Roland Scheidegger dd7be07c96 st/mesa: fix wrong initialization of MaxPointSize 15 years ago
  Jakob Bornecrantz 6ef1d60407 vmware/core: Support drm interface version 1.0.0 15 years ago
  Jakob Bornecrantz 6a4cd124af vmware/core: Use correct flags in scanout code 15 years ago
  Jakob Bornecrantz 6ffb6318a0 vmware/core: Handle new scanout field 15 years ago
  Jakob Bornecrantz a9d61c286d vmware/core: Update header to latest version 15 years ago
  Jakob Bornecrantz 7afcfa0683 vmware/core: Remove old ioctl structs not used 15 years ago
  Michal Krol 72fa4ef649 llvmpipe: Remove reference to prefilter field. 15 years ago
  Kristian Høgsberg 2ecbe4e208 glx: Fix TOP setting in src/glx Makefile 15 years ago
  Kristian Høgsberg 6e8897ff9f Retire miniglx and move the actual glx code up to src/glx 15 years ago
  Kristian Høgsberg 538539d879 egl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY 15 years ago