35702 次程式碼提交 (4de293bb9acd1ecda683f735af32f7485a0f213e)
 

作者 SHA1 備註 提交日期
  Brian Paul b0636f78aa gallivm: added lp_build_const_int32() helper 15 年之前
  Vinson Lee c4889fa5f0 radeon: Remove unnecessary header. 15 年之前
  Jerome Glisse 62f8b56dc6 r600g: split trans unit computation 15 年之前
  Marek Olšák 5ed6627ceb st/mesa: implement and advertise GL_ARB_draw_elements_base_vertex 15 年之前
  Brian Paul 691c1fb074 draw: correctly handle max_index=0xffffffff case in vcache code 15 年之前
  Marek Olšák e794fac35a st/mesa: implement depth texture modes 15 年之前
  Brian Paul bab484a59b mesa: call ctx->Driver.ChooseTextureFormat() only when necessary. 15 年之前
  Brian Paul 895086467e graw/tests: pass -e option to test draw_elements_instanced() 15 年之前
  Michal Krol 3b2ca688a7 softpipe: Support non-depth-stencil formats in sp_tile_cache_flush_clear(). 15 年之前
  Kristian Høgsberg c1cbdbfde0 glx: #ifdef DRI specific prototype 15 年之前
  Michel Dänzer bd3d2724f5 glx/dri2: Fix dri2CopySubBuffer() again. 15 年之前
  Marek Olšák bdde9d2fce util: mempool: initialize last block's magic number in a page 15 年之前
  Chia-I Wu 87290a383b st/egl: Fixes for recent GLX cleanup. 15 年之前
  Chia-I Wu c7ad2a4e79 st/dri: Remove driFrameTrackingExtension. 15 年之前
  Kristian Høgsberg a7292f2920 glx: Move DRI CopySubBuffer extension to DRI1 code 15 年之前
  Kristian Høgsberg bab13969d8 glx: Move driver_configs to DRI screen privates 15 年之前
  Kristian Høgsberg e3e8196c02 glx: Move drawHash to display private 15 年之前
  Kristian Høgsberg 037755122e glx: Don't use __glXInitialize() when we might be holding __glXLock() 15 年之前
  Kristian Høgsberg 8d0228912b glx: Workaround mismatch in signedness between extensions and protocol 15 年之前
  Kristian Høgsberg 271c3c3a90 glx: Move __DRIdrawable pointers to DRI drawable privates 15 年之前
  Kristian Høgsberg 22266c391f glx: Remove support for MESA_swap_frame_usage 15 年之前
  Kristian Høgsberg 70887d5172 glx: Move __driScreen into the dri screen privates 15 年之前
  Kristian Høgsberg 089fc37c6f glx: Move DRI1 specific extensions and code to DRI1 screen private 15 年之前
  Kristian Høgsberg 9e546ecfd4 glx: Move DRI2 extensions to DRI2 screen private 15 年之前
  Kristian Høgsberg cb2a66fd0c glx: Drop support for GLX_MESA_allocate_memory 15 年之前
  Kristian Høgsberg f972115d33 glx: Add screen privates for dri drivers and moved some fields there 15 年之前
  Kristian Høgsberg a296d96de4 glx: Rename various DRI structs away from obnoxious __GLXfooRec convention 15 年之前
  Kristian Høgsberg 308e13ecd1 glx: Factor out common code from dri2WaitGL() and dri2WaitX() 15 年之前
  Kristian Høgsberg b006d465ea glx: Dont use dri2WaitX() to update fake front 15 年之前
  Eric Anholt f9d11b8cee i965: Mostly fix glsl-max-varyings. 15 年之前
  Eric Anholt e179fa9a0a i965: Clean up message register setup in emit_vertex_write(). 15 年之前
  Eric Anholt 09788ce10e i965: Reduce repeated calculation of the attribute-offset-in-VUE. 15 年之前
  Eric Anholt e29cff6273 i965: Clarify the nr_regs calculation in brw_clip.c 15 年之前
  Eric Anholt bdcaaed6ff i965: Don't set up VUE space for the disabled user clip distances on gen6. 15 年之前
  Brian Paul 37692e5dc9 draw: fix incorrect instancing divisor in LLVM code 15 年之前
  Brian Paul 374c74f4c4 mesa: remove restart.c from build 15 年之前
  Marek Olšák 3b189d888a r300g: fix possible crash in destroy_context 15 年之前
  Marek Olšák fd03dd203f util: remove the dummy field in mempool 15 年之前
  Vinson Lee 95ca22001a scons: Fix Mac OS X SCons build on 32-bit CPUs. 15 年之前
  Brian Paul 369e9272de util: add dummy field to empty structure types 15 年之前
  Marek Olšák d1671ceb71 r300g: fix typo 15 年之前
  Marek Olšák 7b31b235d0 r300g: use memory pools for buffer_create and get_transfer 15 年之前
  Marek Olšák ad44b775e3 util: add a memory pool for equally sized memory allocations 15 年之前
  Marek Olšák 4fd39a8d69 st/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8 format 15 年之前
  Kristian Høgsberg 3750ebd540 glx: Fix drawable lookup in DRI2 event handler 15 年之前
  Dave Airlie 4eaf591d15 r300g: u_upload optimisation 15 年之前
  Sven Arvidsson 14e362c79a gallium/st/dri2: add dri2 vblank query extension support 15 年之前
  Vinson Lee f3a2f458a3 llvmpipe: Remove dead initialization. 15 年之前
  Marek Olšák 70b27be923 r300g: final fix for r3xx constant buffer emission 15 年之前
  Marek Olšák f7d6cab6cd r300g: fix typo in r3xx constant buffer emission 15 年之前