47004 Commits (ec7d5b8c021f655d49df4ba1ed2038ee423f9d5e)
 

Author SHA1 Message Date
  Dave Airlie ddcdd6137b r600g: enable integer shader cap for evergreen. 14 years ago
  Dave Airlie dd20256a1c u_blitter: don't create integer vertex elements unless shader supports them 14 years ago
  José Fonseca ee1487953b st/glx/xlib: Advertise GLX_ARB_create_context(_profile) 14 years ago
  Marcin Slusarz 90dcd6c89a nouveau: hide some debugging messages behind environment variable 14 years ago
  Marcin Slusarz f03810fbdd nv50,nvc0: avoid unnecessary flushes 14 years ago
  Marcin Slusarz 9849f366cb nouveau: fix fence hang 14 years ago
  Dave Airlie 0110aa09e5 r600g/eg: add integer types support 14 years ago
  Dave Airlie 4e28e6f6c7 u_blitter: add integer clear support 14 years ago
  Stéphane Marchesin 06415d3fab i915g: Remove another TODO item which was done a while ago. 14 years ago
  Stéphane Marchesin 5dfeab71cf i915g: Remove a TODO item. 14 years ago
  Stéphane Marchesin 03cd54dc60 i915g: Fix comment. 14 years ago
  Stéphane Marchesin 8a22064d31 i915g: Implement vertex textures. 14 years ago
  Stéphane Marchesin e125786be8 i915g: Silence warning. 14 years ago
  Stéphane Marchesin 49fea2e039 i915g: Remove old heuristic flusing remains. 14 years ago
  Stéphane Marchesin cd41960e8f i915g: Cleanup caps code a bit. 14 years ago
  Marek Olšák 39d7de69b1 pb_bufmgr_cache: flush cache when create_buffer fails and try again 14 years ago
  Dave Airlie a66a2359d7 st/mesa: add readpixel integer support 14 years ago
  Dave Airlie 3213d55d99 st/mesa: add support for int type conversion 14 years ago
  Dave Airlie a441feb757 gallium: add initial pure integer support (v2) 14 years ago
  Dave Airlie c2060c0af7 mesa/texformat: add integer fallbacks to other formats 14 years ago
  Dave Airlie 8f9edbad6f mesa: add packing for int/uint 14 years ago
  Dave Airlie 61285c6cfa u_format: add inline helper to find first non void channel 14 years ago
  Kenneth Graunke b861479f83 i965: Fix inconsistent indentation in brw_eu_emit.c. 14 years ago
  Marek Olšák 20788a908b r300g: remove unused r300_resource::tex_offset 14 years ago
  Ian Romanick 93c26d8baf glsl: Remove unused method ir_variable::component_slots 14 years ago
  Ian Romanick 0c76729f39 mesa: Silence several 'warning: unused parameter' in _mesa_GetnUniformdvARB 14 years ago
  Ian Romanick 97a0fe8e93 mesa: Remove unused function _mesa_append_uniform 14 years ago
  Ian Romanick e2bdef5380 mesa: Simplify calling Driver.ProgramStringNotify after previous refactors 14 years ago
  Ian Romanick 77d67a44cc mesa: Simplify destroy_shader_program_variants_cb after previous refactors 14 years ago
  Ian Romanick 5a4279f80d mesa: Simplify validate_shader_program after previous refactors 14 years ago
  Ian Romanick de772c4022 mesa: Use gl_shader_program::_LinkedShaders instead of FragmentProgram 14 years ago
  Ian Romanick 39348bf79f mesa: Use gl_shader_program::_LinkedShaders instead of GeometryProgram 14 years ago
  Ian Romanick 010cc547ca mesa: Use gl_shader_program::_LinkedShaders instead of VertexProgram 14 years ago
  Chad Versace 2fae55666e mesa: Close Doxygen group 14 years ago
  Marek Olšák 4c417697b6 u_blitter: bind a NULL geometry shader 14 years ago
  Marek Olšák c12c05c198 u_blitter: cleanup checking for and restoring saved states 14 years ago
  Marek Olšák 5baa33a738 r300g: disable stream output on SWTCL chipsets 14 years ago
  Stéphane Marchesin b7cd18bc49 i915g: Add two new unsupported PIPE_CAPs. 14 years ago
  Chad Versace 53f8586373 i915,i830: Remove dead HiZ assertions in *update_draw_buffer() 14 years ago
  Brian Paul 793d29d6d3 tnl: fix result vector allocation regression 14 years ago
  Brian Paul cea946307f i965: make swizzle_for_size() return unsigned 14 years ago
  Brian Paul e967c5b38f i965: make size_swizzles[] static const 14 years ago
  Brian Paul 4170227407 i965: silence unused var warnings in non-debug builds 14 years ago
  Brian Paul 13b776ed51 intel: silence uninitialized var warning 14 years ago
  Brian Paul 23c6eb035b mesa: fix software mipmap generation code for packed Z/stencil formats 14 years ago
  Brian Paul 9938912ccb r300: fix incompatible pointer type warnings 14 years ago
  Brian Paul 8c3b5cf943 mesa: update gl_texture_image comments 14 years ago
  Brian Paul 5ac96033c5 swrast: s/FetchTexelf/FetchTexel/ 14 years ago
  Brian Paul 26b8dfc8ca swrast: silence unused var warnings in non-debug builds 14 years ago
  Brian Paul ba69c4a002 swrast: remove unused swrast_texture_image::FetchTexelc method 14 years ago