41851 Комити (9e964baaf34fedec385a750b97fd6684fc52584a)
 

Аутор SHA1 Порука Датум
  Henri Verbeet 9e964baaf3 r600g: Kill trailing whitespace. пре 14 година
  Henri Verbeet 7e2e8d09f7 r600g: Remove the unused eg_states_inc.h and r600_states_inc.h. пре 14 година
  Henri Verbeet 495dec0a2b r600g: Simplify some r600_bc_add_alu_type() calls to r600_bc_add_alu(). пре 14 година
  Brian Paul 90ff6178a2 vbo: initialize num_instances in a few places пре 14 година
  Eric Anholt d5a53ad271 ra: Take advantage of the adjacency list in finding a node to spill. пре 14 година
  Eric Anholt ea8e21856e ra: Remove unused "name" field in regs. пре 14 година
  Eric Anholt 604022abed ra: Take advantage of the adjacency list in ra_select() too. пре 14 година
  Eric Anholt 7cf648da63 ra: Add an adjacency list to trade space for time in ra_simplify(). пре 14 година
  Eric Anholt 58c988ada5 glsl: Skip the rest of loop unrolling if no loops were found. пре 14 година
  Eric Anholt 754b9c5363 ra: Trade off some space to get time efficiency in ra_set_finalize(). пре 14 година
  Brian Paul 5b58b8c579 softpipe: added some null pointer checks пре 14 година
  Brian Paul c97e4532bb softpipe: s/tex_cache/fragment_tex_cache/ пре 14 година
  José Fonseca 843f537cfb Remove executables from source tree. пре 14 година
  Andre Maasikas 4ef3e261a4 r600c: preserve correct buffer when using fbo пре 14 година
  Andre Maasikas 0a85845c9e r600: set border color as RGBA пре 14 година
  Andre Maasikas 52fbff2130 r600c: use STATE_FB_WPOS_Y_TRANSFORM variable to do wpos transform пре 14 година
  Eric Anholt e4be665bbd i965: Fix dead pointers to fp->Parameters->ParameterValues[] after realloc. пре 14 година
  Brian Paul 96a2e89dde llvmpipe: enable PIPE_CAP_INDEP_BLEND_FUNC пре 14 година
  Brian Paul afeebecd95 st/mesa: move PIPE_CAP_INDEP_BLEND_FUNC code пре 14 година
  Chad Versace 774750a32f doxygen: Add doxyfile for glsl module пре 14 година
  Chad Versace a54e2de4bb glsl: Refresh autogenerated parser files пре 14 година
  Chad Versace a9bf8c12ee glsl: Remove redundant semantic check in parser пре 14 година
  Chad Versace 08a286c9cc glsl: Add support for default precision statements пре 14 година
  Chad Versace 889e1a5b6c glsl: Add semantic checks for precision qualifiers пре 14 година
  Chad Versace 33279cd2d3 glsl: Fix parser rule for type_specifier пре 14 година
  Chad Versace aaa31bf8f4 glsl: Change default value of ast_type_specifier::precision пре 14 година
  Chad Versace 1eb0f17fa4 glsl: Check that 'centroid in' does not occur in vertex shader пре 14 година
  Chad Versace 8faaa4a672 glsl: Check that interpolation quals only apply to vertex ins and fragment outs пре 14 година
  Chad Versace 605aacc67d glsl: Check that interpolation qualifiers do not precede 'varying' пре 14 година
  Chad Versace 0e2f8936c8 glsl: Add method ast_type_qualifier::interpolation_string() пре 14 година
  Brian Paul 5a64626ee5 vbo: init num_instances in split_prims() пре 14 година
  Brian Paul 6179f7e38e tnl: assert that num_instances > 0 пре 14 година
  Brian Paul 72f2551017 mesa: s/primcount/numInstances/ пре 14 година
  Dave Airlie 2bf52e7c28 nouveau: fix build against out of tree libdrm пре 14 година
  Christian König ef3b8042e0 r600g: fix PIPE_CAP_INSTANCED_DRAWING warning пре 14 година
  Christian König b61afe13f1 r600g: fix alu inst group merging for relative adressing пре 14 година
  Christoph Bumiller a4742c6a07 nvc0: fix and enable instanced drawing and arrays пре 14 година
  Chia-I Wu 326332a130 d3d1x: Fix broken build. пре 14 година
  Brian Paul d136d1d2e1 mesa: minor tweaks in _mesa_set_fetch_functions() пре 14 година
  Brian Paul aad7219f80 mesa: add comment for _mesa_get_srgb_format_linear() пре 14 година
  Brian Paul bfad484505 mesa: move declarations before code пре 14 година
  Dave Airlie 608ccfe316 docs: add GL_EXT_texture_sRGB_decode to relnotes пре 14 година
  Dave Airlie 527bf67682 gallium: add EXT_texture_sRGB_decode. пре 14 година
  Dave Airlie 9b1a15e1cb i965: add support for EXT_texture_sRGB_decode пре 14 година
  Dave Airlie edc2dd8e47 mesa/swrast: implement EXT_texture_sRGB_decode пре 14 година
  Christian König ac6334145e r600d: fix some bugs added reworking literal handling пре 14 година
  Brian Paul 3bee900a72 docs: document GL_ARB_draw_buffers_blend пре 14 година
  Brian Paul b3ca110594 mesa: implement glGet queries for GL_ARB_draw_buffers_blend пре 14 година
  Brian Paul 44c2122a73 mesa: display list support for GL_ARB_draw_buffers_blend functions пре 14 година
  Brian Paul 7f48278edc mesa: plug in GL_ARB_draw_buffers_blend functions пре 14 година