31902 Commits (8953bfce0eb7e56f13d4527ef86cdf4cf2db037f)
 

Author SHA1 Message Date
  George Sapountzis 8953bfce0e dri: drop MINIGLX_SOURCES 16 years ago
  George Sapountzis 9009a854d1 config: drop WINDOW_SYSTEM var 16 years ago
  Brian Paul 67277a6d11 docs: skeleton for 7.9 release notes 16 years ago
  Brian Paul 6ce4a85e0b mesa: bump version to 7.9 16 years ago
  Jon TURNEY 96ab4d2b84 glx: Move initialization of ext_list_first_time to where it's storage is allocated 16 years ago
  Ian Romanick 77fc3ef911 meta: Use the DrawBuffer's stencil size 16 years ago
  Ian Romanick 66c0abba6b swrast: Remove redundant test of the visual's accumulation buffer size 16 years ago
  Ian Romanick ebbec7e4e4 swrast: Adjust colors based on ReadBuffer visual, not context visual 16 years ago
  Ian Romanick c67af0628b swrast: Remove stray comment that mentions ctx->Visual 16 years ago
  Brian Paul 1a0a2b64ca gallivm: checkpoint: code gen for mipmap selection 16 years ago
  Brian Paul b5038fdd65 llvmpipe: added code to set texture depth, max mipmap levels info 16 years ago
  Brian Paul 7f4b5c5387 gallivm: added methods for getting texture depth, num mipmap levels 16 years ago
  Brian Paul 6bc644fe62 gallivm: checkpoint: texture LOD computation code gen 16 years ago
  Brian Paul 36a0c4219d gallivm: added field for sampler lod 16 years ago
  Eric Anholt 8c8e664f10 i965: Only use the effective subset of the WM sampler key. 16 years ago
  Eric Anholt a232cc59e3 intel: Remove support for the DRI1 TFP extension. 16 years ago
  Eric Anholt 20952f0378 i965: Remove the paths for making a const surface object for a NULL BO. 16 years ago
  Eric Anholt 9a38f76044 i965: Remove the unused SDC BO pointer from the sampler state key. 16 years ago
  Eric Anholt 879ea6f279 i965: Rename SNB brw_*_key structs to gen6_*_key structs. 16 years ago
  Eric Anholt 5d18e86971 i965: Pack gen6 blend_state_key structure. 16 years ago
  Eric Anholt 855515859e intel: Only do batchbuffer debug if --enable-debug is used. 16 years ago
  Eric Anholt 7392002041 intel: Replace batch macro contents with function calls. 16 years ago
  Eric Anholt 342a7f23bf intel: Move the assertions about reloc delta from the macros to the function. 16 years ago
  Eric Anholt 8a9d8bd52a intel: Check that the batch is mapped per BEGIN, not each OUT. 16 years ago
  Eric Anholt f6f5e87679 i965: Try to assign SNB SF inputs to outputs. 16 years ago
  Eric Anholt 3b9612645e i965: Fix the SNB SF input size. 16 years ago
  Chris Wilson 24f9011276 Always return VOLATILE for ObjectPurgeable(VOLATILE) 16 years ago
  Brian Paul b704a4e8f3 llvmpipe: add pipe_thread_wait() calls 16 years ago
  Brian Paul 76e87786ab gallium/docs: document additional wrap mode restrictions 16 years ago
  Brian Paul 88e2eae271 gallivm: minor arithmetic improvements 16 years ago
  Brian Paul d660e28c9c gallivm: implement non-normalized texture wrap modes 16 years ago
  Brian Paul b5b128b268 softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture sampling 16 years ago
  Brian Paul e9968ebfa4 mesa: minor reformatting, new comments 16 years ago
  Jesse Barnes f846a008e9 progs/xdemos: fix up GLX extension checking 16 years ago
  Jesse Barnes 1ca968363d DRI2: expose OML_sync_control if possible 16 years ago
  Jesse Barnes 6b3145d6ee GLX: remove debug prints from glXWaitForMscOML dispatch 16 years ago
  Jesse Barnes 77bc721a52 xdemos/omlsync: add waitformsc and swap interval code 16 years ago
  Michal Krol 2b15f4fc68 progs: Add arbocclude2 demo. 16 years ago
  Brian Paul c3b6adccc9 gallium/docs: updated/improve sampler state documentation 16 years ago
  Brian Paul 60fae3b024 docs: document GL_APPLE_object_purgeable 16 years ago
  Brian Paul e176ae5f2a mesa: whitespace fixes, 80-column wrapping, etc. 16 years ago
  Chris Wilson 6ba31fb2db Merge branch 'object-purgeable' 16 years ago
  Chris Wilson 755915fa5d APPLE_object_purgeable: intel 16 years ago
  Chris Wilson 99864d595f APPLE_object_purgeable: core 16 years ago
  Chia-I Wu 3490923c81 mesa/es: Update GLAPI and APISpec for GL_OES_EGL_image. 16 years ago
  Chia-I Wu 9373447a61 st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap. 16 years ago
  Chia-I Wu fade8a6eb6 st/egl: Add get_param to native display interface. 16 years ago
  Chia-I Wu 89a75b7634 st/egl: Move modeset interface to native_modeset.h. 16 years ago
  Chia-I Wu e38f28dded st/egl: Add event support to the native display interface. 16 years ago
  Vinson Lee 45df4bad9f Revert "mesa: Remove pointless comparison of unsigned integer with a negative constant." 16 years ago