40710 次程式碼提交 (997a2547d10890dbc00f2c48191cde58a2ee37c8)
 

作者 SHA1 備註 提交日期
  Aras Pranckevicius d67df5dd9d glsl: fix crash in loop analysis when some controls can't be determined 15 年之前
  Keith Whitwell 7fb16423cc r600g: enforce minimum stride on render target texture images 15 年之前
  Keith Whitwell 8a3c181e9c r600g: do not try to use staging resource for depth textures 15 年之前
  Brian Paul b3b6476695 mesa: handle more pixel types in mipmap generation code 15 年之前
  Brian Paul 79c65410c1 mesa: add missing formats in _mesa_format_to_type_and_comps() 15 年之前
  Brian Paul c9126d66fa mesa: improve error message 15 年之前
  Brian Paul 624661cae4 mesa: #include mfeatures.h in enums.h 15 年之前
  Keith Whitwell 6baad55f15 r600g: guard experimental s3tc code with R600_ENABLE_S3TC 15 年之前
  Lucas Stach 089056a5f3 nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHADER_STENCIL_EXPORT 15 年之前
  Francisco Jerez cdb38b5d3d dri/nouveau: Split hardware/software TNL instantiation more cleanly. 15 年之前
  Vinson Lee dc524adee2 mesa: Fix printf format warnings. 15 年之前
  Ian Romanick bcef51c3b8 mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisample 15 年之前
  Jakob Bornecrantz 0faa7ada84 libgl-xlib: Use sw helper instead of roll your own 15 年之前
  Jakob Bornecrantz 89deebb1af graw: Use inline sw helper instead of roll your own loader 15 年之前
  Jakob Bornecrantz d4c60575f8 galahad: Correct the name of the scons library 15 年之前
  Jerome Glisse 8e0230a85c r600g: allow driver to work without submitting cmd to GPU 15 年之前
  Robert Hooker e8b2d36723 intel: Add a new B43 pci id. 15 年之前
  Eric Anholt 9effc1adf1 i965: re-enable gen6 IF statements in the fragment shader. 15 年之前
  Eric Anholt 490c23ee6b i965: Work around strangeness in swizzling/masking of gen6 math. 15 年之前
  Francisco Jerez 47c471f281 meta: Handle bitmaps with alpha test enabled. 15 年之前
  Zack Rusin f623d0c1c2 gallivm: implement indirect addressing over inputs 15 年之前
  Roland Scheidegger aad65fa112 mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricaps 15 年之前
  Roland Scheidegger c7192ab11f r200: fix r200 large points 15 年之前
  Chia-I Wu aa139a14ba egl_dri2: Fix __DRI_DRI2 version 1 support. 15 年之前
  Marek Olšák 93c04749be r300g: turn magic numbers into names in the hyperz code 15 年之前
  Marek Olšák 1d28936dea r300g: rename has_hyperz -> can_hyperz 15 年之前
  Marek Olšák 88ddfc57e4 r300g: mention ATI in the renderer string 15 年之前
  Keith Whitwell 9a04eca2f8 ws/r600: match bo_busy shared/fence logic in bo_wait 15 年之前
  Vinson Lee 5b8ed2f6d2 mesa: Clean up header file inclusion in pixelstore.h. 15 年之前
  Vinson Lee 700add5707 mesa: Clean up header file inclusion in pixel.h. 15 年之前
  Zhenyu Wang 65972f992f Revert "i965: VS use SPF mode on sandybridge for now" 15 年之前
  Zhenyu Wang 9249af17b8 i965: fix dest type of 'endif' on sandybridge 15 年之前
  Eric Anholt f289dcd849 i965: Add support for math on constants in gen6 brw_wm_glsl.c path. 15 年之前
  Ian Romanick ad8cb131d8 ir_to_mesa: Refactor code for emitting DP instructions 15 年之前
  Eric Anholt f00929cbdd i965: Allow OPCODE_SWZ to put immediates in the first arg. 15 年之前
  Kenneth Graunke afb6fb9a92 glsl: Remove unnecessary "unused variable" warning suppression. 15 年之前
  Peter Clifton efb0417040 intel: Add assert check for blitting alignment. 15 年之前
  Eric Anholt 00391c7941 Revert "intel: Fix the client-side swapbuffers throttling." 15 年之前
  Eric Anholt 76360d6abc intel: Fix the client-side swapbuffers throttling. 15 年之前
  Ian Romanick 956ae44dcf glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadow 15 年之前
  José Fonseca 10740acf46 gallivm: Allocate TEMP/OUT arrays only once. 15 年之前
  Zack Rusin 528c3cd241 gallivm: implement indirect addressing of the output registers 15 年之前
  Vinson Lee 520140a6c9 winsys/xlib: Add cygwin to SConscript. 15 年之前
  Keith Whitwell 63c3e3a3dc r600: fix my pessimism about PIPE_TRANSFER_x flags 15 年之前
  Keith Whitwell 9f7ec103e2 r600g: translate ARR instruction 15 年之前
  Keith Whitwell c2c55547dc r600g: attempt to turn on DXTn formats 15 年之前
  Keith Whitwell e3ea4aec03 r600g: avoid recursion with staged uploads 15 年之前
  Brian Paul 6e2e136428 mesa: no-op glBufferSubData() on size==0 15 年之前
  Brian Paul 61ea76c8da softpipe: can't no-op depth test stage when occlusion query is enabled 15 年之前
  Chia-I Wu 5b6ec5a553 st/dri: Add support for surfaceless current contexts. 15 年之前