22456 Commits (858d3da441d3548eae23c91b3bc888c3b0233797)
 

Autor SHA1 Mensagem Data
  Thomas Hellstrom c952b3e907 dri glx: Propagate driver MakeCurrent errors. 16 anos atrás
  Michal Krol fbabeb9b56 python/regress: Do not create zbuf for vertex shader test. 16 anos atrás
  Michal Krol 336a4f84e8 python/regress: Add more vertex shader test cases. 16 anos atrás
  Brian Paul bd32640f77 swrast: remove unused integer lerp functions 16 anos atrás
  Brian Paul 7fbae9f41d mesa: get rid of gl_texture_object::_BorderChan 16 anos atrás
  Brian Paul 79c55e55f8 dri: use BorderColor instead of _BorderChan 16 anos atrás
  Brian Paul 7aed2b0c30 swrast: remove old texture_apply() code; always use texture combine code 16 anos atrás
  Brian Paul 84b24efe8d swrast: fix bad optimization check 16 anos atrás
  Brian Paul 0d8d904823 swrast: remove unused parameter 16 anos atrás
  Brian Paul aef2e1c1dc swrast: minor improvements, clean-ups in texcombine code 16 anos atrás
  Brian Paul efe3d10aea mesa: simplify ycbcr->rgb conversion code 16 anos atrás
  Brian Paul 611128365d mesa: convert more texture fetch functions to return GLfloat 16 anos atrás
  Brian Paul cb5bd7d4d4 mesa: switch texel fetch functions from GLchan to GLfloat 16 anos atrás
  Brian Paul 0695413d2b swrast: use float4_array typedef to simplify the code a bit 16 anos atrás
  Brian Paul bd9b2be828 mesa: texture combine clean-ups 16 anos atrás
  Brian Paul a35ad020f9 swrast: refactor depth/shadow sampling code 16 anos atrás
  Brian Paul 933f3b13c3 swrast: general clean-up of texture combine code 16 anos atrás
  Brian Paul de2afd8688 swrast: do texture sampling/combining in floating point 16 anos atrás
  Brian Paul f8304bf1ed demos: added progs/glsl/linktest.c to test linking of separate compilation units 16 anos atrás
  Brian Paul 49fb750a68 glsl: implement compiling/linking of separate compilation units 16 anos atrás
  Brian Paul 1ab225017e mesa: use correct tex unit lod bias for TXB instruction 16 anos atrás
  Brian Paul 9cc79fc2dc swrast: fix glDrawBuffer(GL_FRONT_AND_BACK) 16 anos atrás
  Brian Paul e4b27b4a69 mesa: fix a recursive display list problem 16 anos atrás
  Corbin Simpson 935e6b1924 r300-gallium: Translate vertex shader magic numbers. 16 anos atrás
  Corbin Simpson 28fa809c9e r300-gallium: Fix compiler warnings. 16 anos atrás
  Corbin Simpson c4fb791909 r300-gallium: Add vertex shader for surface_copy. 16 anos atrás
  José Fonseca 8d72caea3f util: Fix x86_64 build. 16 anos atrás
  José Fonseca 346e127732 util: Lookup symbol names from addresses. 16 anos atrás
  Michal Krol d11a476ead tgsi: Fix structure members initialisation. 16 anos atrás
  Michal Krol 4900545bba python/regress: Add vertex shader LRP test. 16 anos atrás
  Michal Krol 16c281dfb5 python/regress: Add vertex shader FRC test. 16 anos atrás
  Brian Paul f8dd6594bf glsl: fix texgen state variable tokens in emit_statevars() 16 anos atrás
  Brian Paul 2555bed7fc mesa: minor tweaks in append_token() for printing state var strings 16 anos atrás
  Michal Krol daec1035a2 tgsi: Lookup alternate instruction mnemonics when parsing tgsi text. 16 anos atrás
  Michal Krol 1aa4b79dc7 tgsi: Provide alternate instruction mnemonics in tgsi info. 16 anos atrás
  Michal Krol 9d77663abb tgsi/doc: Fix typo. 16 anos atrás
  Michal Krol 998234ced2 python/regress: Add vertex shader EX2 test. 16 anos atrás
  Michal Krol 449bab61b3 python/regress: Add vertex shader DST test. 16 anos atrás
  Michal Krol 65cbe7e69c python/regress: Fix vertex shader XPD test. 16 anos atrás
  Michal Krol dd6f1771c9 python/regress: Indent. 16 anos atrás
  Michal Krol 5d8677469b python/regress: Add vertex shader test for XPD. 16 anos atrás
  Michal Krol 541d74423a python/regress: Rename test files from *.txt to *.sh -- won't be .gitignored. 16 anos atrás
  Michal Krol e8b5d170ab python/regress: Add more vertex shader tests. 16 anos atrás
  Corbin Simpson 27d886ae33 r300-gallium: Backwards test. 16 anos atrás
  Corbin Simpson 7540c847f1 r300-gallium: Moar vert shader emit. 16 anos atrás
  Corbin Simpson ddd0c94f04 r300-gallium: Add vertex shader emit. 16 anos atrás
  Corbin Simpson 63529c731a r300-gallium: Stubs for vertex shaders. 16 anos atrás
  Brian Paul a44f54912e tgsi: added some helpful debug functions in the tgsi interpreter 16 anos atrás
  Brian Paul 919f57078b mesa: fix bug in GPU codegen for fixed-function two-sided lighting 16 anos atrás
  Brian Paul ef6f1027ff draw: added Nan/Inf assertion in debug code 16 anos atrás