40857 Commits (e6e6fcd3a674429886aed499f9a63594aa5a0f58)
 

Autor SHA1 Mensaje Fecha
  Kenneth Graunke 2b6c1a0b7c glsl: Add new keywords and reserved words for GLSL 1.30. hace 15 años
  Kenneth Graunke 285036fbb0 glsl: Rework reserved word/keyword handling in the lexer. hace 15 años
  Kenneth Graunke 5dc74e9c77 glsl: Convert glsl_type::base_type from #define'd constants to an enum. hace 15 años
  Kenneth Graunke ee36f14fa5 glsl: Remove GLSL_TYPE_FUNCTION define. hace 15 años
  Henri Verbeet 62fe9c4efc r600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as well. hace 15 años
  Henri Verbeet 228d0d1153 r600: Evergreen has two extra frac_bits for the sampler LOD state. hace 15 años
  Henri Verbeet aa3113ae20 r600g: Evergreen has two extra frac_bits for the sampler LOD state. hace 15 años
  Henri Verbeet da8c877733 r600g: Cleanup the fenced_bo list in r600_context_fini(). hace 15 años
  Jerome Glisse 5da246944a gallium/noop: no operation gallium driver hace 15 años
  Hui Qi Tay e3f106b5fe llvmpipe: clean up polygon offset function in lp setup code hace 15 años
  Francisco Jerez 88850b3e4f dri/nouveau: Kill a bunch of ternary operators. hace 15 años
  Francisco Jerez aceb5b3277 dri/nouveau: Fix typo. hace 15 años
  Viktor Novotný 8c94c7138e dri/nouveau: Remove nouveau_class.h, finishing switch to rules-ng-ng headers hace 15 años
  Viktor Novotný 69f54d2a7e dri/nouveau nv20: Use rules-ng-ng headers hace 15 años
  Viktor Novotný f4efc256fd dri/nouveau: nv10: Use rules-ng-ng headers hace 15 años
  Viktor Novotný 8983855012 dri/nouveau: nv04: Use rules-ng-ng headers hace 15 años
  Viktor Novotný dfc2bf818b dri/nouveau: Import headers from rules-ng-ng hace 15 años
  Brian Paul 3e910faed5 evergreen: set gl_texture_image::TexFormat field in evergreenSetTexBuffer() hace 15 años
  Brian Paul f2f1c61950 r300: set gl_texture_image::TexFormat field in r300SetTexBuffer2() hace 15 años
  Brian Paul 401f1efd3a r200: set gl_texture_image::TexFormat field in r200SetTexBuffer2() hace 15 años
  Brian Paul 0ef3b298e6 r600: set gl_texture_image::TexFormat field in r600SetTexBuffer2() hace 15 años
  Brian Paul 86abc1f104 radeon: set gl_texture_image::TexFormat field in radeonSetTexBuffer2() hace 15 años
  Julien Cristau e86b4c9194 Makefile: don't include the same files twice in the tarball hace 15 años
  Daniel Lichtenberger ef0720758e radeon: fix potential segfault in renderbuffer update hace 15 años
  Marek Olšák 9cf25b3d1c r300g: return shader caps from Draw for SWTCL vertex shaders hace 15 años
  Marek Olšák ed7cb289b3 r300g: clean up redundancy in draw functions hace 15 años
  Eric Anholt 3b337f5cd9 i965: Fix gl_FragCoord inversion when drawing to an FBO. hace 15 años
  Vinson Lee d11db2a857 i965: Silence uninitialized variable warning. hace 15 años
  Marek Olšák 7e2256688a r300g: fix texture border color for all texture formats hace 15 años
  Vinson Lee 3f6b1756f8 mesa: Clean up header file inclusion in points.h. hace 15 años
  Brian Paul 56b4819932 mesa: consolidate assertions in teximage code hace 15 años
  Marek Olšák 93edd15178 svga: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák 5c7127c07c r600g: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák d279902b40 r300g: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák abe2c0d3b0 nvfx: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák 3c6309e2f7 nv50: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák 04bafb2b55 i965g: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák 5bf7d668ac i915g: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák 53b7ec91ca tgsi: fill out CAPs for indirect addressing hace 15 años
  Marek Olšák cbfdf262cc gallium: add CAPs for indirect addressing and lower it in st/mesa when needed hace 15 años
  Brian Paul d18df9e336 tdfx: s/Format/_BaseFormat/ hace 15 años
  Eric Anholt 6929cdd14b glsl: Free the loop state context when we free the loop state. hace 15 años
  Brian Paul 78587ea012 mesa: fix glDeleteBuffers() regression hace 15 años
  Brian Paul c552f273f5 mesa: make glIsBuffer() return false for never bound buffers hace 15 años
  Aras Pranckevicius d67df5dd9d glsl: fix crash in loop analysis when some controls can't be determined hace 15 años
  Keith Whitwell 7fb16423cc r600g: enforce minimum stride on render target texture images hace 15 años
  Keith Whitwell 8a3c181e9c r600g: do not try to use staging resource for depth textures hace 15 años
  Brian Paul b3b6476695 mesa: handle more pixel types in mipmap generation code hace 15 años
  Brian Paul 79c65410c1 mesa: add missing formats in _mesa_format_to_type_and_comps() hace 15 años
  Brian Paul c9126d66fa mesa: improve error message hace 15 años