29392 コミット (6f498a7eff26dc055c0a1f75ce3102aa4a1a0141)
 

作成者 SHA1 メッセージ 日付
  José Fonseca 8ebef37c7b svga: Rebind shaders when tokens change. 16年前
  Corbin Simpson 3e18bad36d Merge branch 'gallium-docs' 16年前
  Chia-I Wu 897cb8950a egl: Fix breakage from -fvisibility=hidden. 16年前
  Corbin Simpson 467cccf0a7 docs: Don't check in generated docs. 16年前
  Corbin Simpson acb8073d07 docs: Stub out list of modules in core distribution of G3D. 16年前
  Brian Paul ef1b942691 st/mesa: added PROGRAM_LOCAL_PARAM case in src_register() 16年前
  Kristian Høgsberg ae44b92f61 Merge branch 'remove-intel-dri1' 16年前
  Brian Paul bd96b51303 mesa: bump version to 7.7.1-DEVEL 16年前
  Keith Whitwell c727fa6dbf Merge commit 'origin/gallium-draw-retval' 16年前
  Andre Maasikas c91ceeec32 r600: adjust after radeon mipmap changes in 7118db8700 16年前
  Andre Maasikas 750c1e7bb4 r600: support depth compare functions & shadow_ambient 16年前
  Michal Krol 1f9aa38f4e tgsi: Simplify implementation of few interpreter's instructions. 16年前
  Michal Krol 55b5c8816e tgsi: Use FREE() to release MALLOC-ed() memories in sanity. 16年前
  Michal Krol 767d1472df tgsi: Fix bogus loop condition in sanity. 16年前
  Michal Krol c301fa6fc8 tgsi: Treat MOV source operand as FLOAT so modifiers works as expected. 16年前
  Michal Krol 7218322703 tgsi: Store ADDR file in interpreter as an int. 16年前
  Michal Krol 7c8e67e4aa tgsi: Remove dead micro_umod(). 16年前
  Michal Krol 97f9a147db tgsi: Make interpreter aware of float and integer data types. 16年前
  Michal Krol c34f6faf35 gallium: Add UMOD TGSI opcode. 16年前
  Michal Krol 062aab96e0 gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI. 16年前
  Michal Krol 08a3efee10 tgsi/ureg: Improve immediate match & expand logic. 16年前
  Michal Krol ff56a12051 tgsi: Support signed/unsigned integer immediate types. 16年前
  Michal Krol b1c55e80aa gallium: Add signed/unsigned int immediate data types. 16年前
  Michal Krol bf4b4c1b6f tgsi: Cleanup interpreter code for other existing integer opcodes. 16年前
  Michal Krol 2c046034dc Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR. 16年前
  Michal Krol df0826fba3 tgsi: Implement new integer opcodes. 16年前
  Michal Krol c59eda0993 gallium: Add more integer TGSI opcodes. 16年前
  Brian Paul 7836a96657 mesa: added _mesa_[Get]TexParameterI[u]iv() functions 16年前
  Brian Paul f6c2d1f94f mesa: make texture BorderColor a union of float/int/uint 16年前
  Brian Paul 32b9983c0a mesa: use get_texobj() in _mesa_GetTexParameter() funcs 16年前
  Brian Paul 5ac16495a2 Merge branch 'mesa_7_7_branch' 16年前
  Brian Paul 6d84580858 mesa: add missing _mesa_lock_texture() call 16年前
  Eric Anholt b434a816d7 i915: Use _MaxLevel on principle in texture setup. 16年前
  Eric Anholt 19a26dfc47 intel: Fix CopyTexImage from tiled mipmap levels > 0. 16年前
  Eric Anholt 63610fae4f i965: Fix the surface offset calculation for tiled buffers. 16年前
  Andre Maasikas a160d1c27d r600: support vertex_array_bgra 16年前
  Brian Paul 82421c549f mesa: added GL_DU8DV8_ATI in extract_float_rgba() 16年前
  Brian Paul 01bf004d8b docs: initial release notes for 7.7.1 16年前
  Vinson Lee 6130bb1391 mesa: Prevent possible array out-of-bounds access by _mesa_light. 16年前
  Vinson Lee bfc34c8804 i965g: Fix assert. 16年前
  Vinson Lee ad80009c88 tgsi: Fix assert. 16年前
  Brian Paul 0fb1eaddfb Merge branch 'gallium-conditional-rendering' 16年前
  Brian Paul e661bf5018 mesa: regenerated enums.c file 16年前
  Brian Paul 707faf65c8 glapi: comment-out TIMEOUT_IGNORED 16年前
  Brian Paul f52dd2ab33 glsl: use varName variable in _slang_gen_assignment() 16年前
  Brian Paul 195568e4cb mesa: more detailed error message in extract_float_rgba() 16年前
  Alan Hourihane 1baaf111c8 fix overflow 16年前
  Kristian Høgsberg 51362a75a7 intel: intelScreenContext() is no longer used 16年前
  Kristian Høgsberg 5a0b60aa1b intel: Remove remaining dri2.enabled tests 16年前
  Kristian Høgsberg 2861d9200b intel: Drop more cliprect bookkeeping 16年前