28407 次程式碼提交 (b0036f391a1862c15c4e33d221314926dba3213b)
 

作者 SHA1 備註 提交日期
  Christoph Bumiller b0036f391a nv50: add S8Z24 depth texture format too 16 年之前
  Christoph Bumiller cc0ffaba7d nv50: fix depth comparison func TSC bits 16 年之前
  Christoph Bumiller 6a689783b9 nv50: add src_mask case for IF opcode 16 年之前
  Christoph Bumiller 9f3644c423 nv50: plug memory leak in miptree creation/destruction 16 年之前
  Christoph Bumiller f7a9734492 nv50: use copies of tgsi src nv50_regs 16 年之前
  Christoph Bumiller 6a15ec9141 nv50: support vertex program textures 16 年之前
  Maciej Cencora 784cca9fa5 r300: disable blit debugging info 16 年之前
  Maciej Cencora 6b8315494a r300: emit number of used colorbuffers to pass radeon cs checker 16 年之前
  Maciej Cencora dbd53f8f55 r300: setup render target format for r300/r400 cards too 16 年之前
  Maciej Cencora 353966b2da r300: finish blit support for r300 16 年之前
  Maciej Cencora c1a7cc1e44 more blit fixes 16 年之前
  Maciej Cencora cd5f167353 blit WIP 16 年之前
  Maciej Cencora 7255a5486d r300: use accelerated emit for CopyTex[Sub]Image functions 16 年之前
  Maciej Cencora a4df3f9227 r300: accelerated blit support 16 年之前
  Maciej Cencora 0a0d410bdb r300: fix wrong assertion 16 年之前
  Maciej Cencora bd58253f67 r300: export translateTexFormat function 16 年之前
  Maciej Cencora 9975c484ad r300: refactor PVS code and constants emission 16 年之前
  Maciej Cencora 545a2f4f2d r300: refactor R500 fragment program emission 16 年之前
  Maciej Cencora 05fae9fbf6 r300: refactor color buffer setup 16 年之前
  Maciej Cencora 5ee270820b r300: use _mesa_meta_Clear for buffer clears 16 年之前
  Maciej Cencora da73c1ed41 r300: minor texture code refactoring 16 年之前
  Brian Paul 4430a05a3a gallium: added comment for pipe_reference() return value 16 年之前
  Brian Paul 9c01cf425f mesa: minor reformatting/rewrapping in dd.h 16 年之前
  Brian Paul 56dce15dcc mesa: remove unused ctx->Driver.ActiveTexture() hook 16 年之前
  Brian Paul e24a8de8ba mesa: updated comment 16 年之前
  Brian Paul 09aa984494 Revert "scons: Pass -fno-strict-aliasing to gcc." 16 年之前
  Brian Paul a087eb590d Merge branch 'mesa_7_7_branch' 16 年之前
  Brian Paul e128cc205e Merge branch 'mesa_7_6_branch' into mesa_7_7_branch 16 年之前
  Brian Paul 7d41b4248b docs: updated 7.6.1 relnotes with GLSL fixes 16 年之前
  Brian Paul d8f8eca9ef mesa: remove unnecessary loop in _mesa_remove_output_reads() 16 年之前
  Brian Paul b605f4ff11 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch 16 年之前
  Brian Paul 5076a4f53a mesa: check dst reg in _mesa_find_free_register() 16 年之前
  Aurelien Jarno f7f1211b9b sparc: additional preprocessor test for SPARC 64-bit 16 年之前
  José Fonseca da3bc492d2 scons: Tweak MSVC release options. 16 年之前
  José Fonseca ffae1f938d svga: Add a missing dependency from the prescale state. 16 年之前
  José Fonseca 8469baf41b svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC. 16 年之前
  José Fonseca 16876b8328 svga: Keep tight control of texture handle ownership. 16 年之前
  José Fonseca 770323e33e svga: Fix mixed signed comparisons. 16 年之前
  José Fonseca a2937a2f4e scons: Pass -fno-strict-aliasing to gcc. 16 年之前
  José Fonseca 8c981b94dc scons: Make it work with MinGW build of LLVM 2.6. 16 年之前
  Vinson Lee 94fba49be9 mesa: Initialize variable in MatchInstruction. 16 年之前
  Vinson Lee e31df54754 mesa: Assign _mesa_lookup_parameter_index return value to GLint. 16 年之前
  Vinson Lee cb1dcb55f9 i915: Add missing break statement in i915_debug_packet. 16 年之前
  Vinson Lee d38ffed523 glsl: Increase size of array in_slang_lookup_constant from 4 to 16. 16 年之前
  Vinson Lee 1cf60c9810 progs/samples: Byte swap individual members of struct _rawImageRec. 16 年之前
  Ian Romanick e624b77eb2 intel: Remove ARGB internal_format == GL_RGB hacks 16 年之前
  Ian Romanick b4a6169412 intel: Make RGB textures use XRGB8888 16 年之前
  Ian Romanick cbdeb33209 intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers. 16 年之前
  Ian Romanick eadd9b8e16 i965: Fix handling of drawing to MESA_FORMAT_XRGB8888 16 年之前
  Ian Romanick 4f2b2032f4 intel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV for XRGB8888 16 年之前