gallium/cso: kill off non-functional shader caching
[mesa.git] / src / mesa /
2012-02-21 Eric Anholtintel: Silence valgrind warning for getparam ioctl...
2012-02-21 Eric Anholti965: Rename the original binding table to mention...
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-21 Eric Anholti965/gen6+: Avoid recomputing whether we use noperspective.
2012-02-21 Eric Anholti965/gen7: Skip checking if we need a GS program for...
2012-02-21 Eric Anholti965: Compute required barycentric interp modes once...
2012-02-21 Eric Anholti965: Move VUE map computation to once at VS compile...
2012-02-21 Eric Anholti965: Make the userclip flag for the VUE map come from...
2012-02-21 Anuj Phogatmesa: fix issues with texture border and array textures
2012-02-20 Brian Paulmesa: check for no state change in glPrimitiveRestartIn...
2012-02-20 Brian Paulmesa: check for no state change in Enable/DisableVertex...
2012-02-20 Brian Paulmesa: add missing return after _mesa_error() in update_...
2012-02-19 Kenneth Graunkei965: Make the dummy fragment shader work in SIMD16...
2012-02-19 Kenneth Graunkei965: Fix GPU hangs in the dummy fragment shader.
2012-02-17 Kenneth Graunkevbo: Eliminate short-circuiting in invalid-start case.
2012-02-17 Kenneth Graunkevbo: Rework checking of 'end' against _MaxElement.
2012-02-17 Kenneth Graunkevbo: Ignore invalid element ranges which are outside...
2012-02-17 Kenneth Graunkevbo: Remove pedantic warning about 'end' beind out...
2012-02-17 Eric Anholtintel: Fix rendering from textures after RenderTexture().
2012-02-17 Eric Anholtintel: Improve the fallback debug for framebuffer statu...
2012-02-17 Eric Anholtmesa: Only end render-to-texture at bind time for drawb...
2012-02-16 Ian Romanickmesa: Update the version string to 8.1-devel
2012-02-16 Brian Paulmesa: add missing texture integer test in glTexSubImage()
2012-02-16 Kenneth Graunkei965: Emit Ivybridge VS workaround flushes.
2012-02-15 Eric Anholtmesa: Include the multisample enables under GL_MULTISAM...
2012-02-15 Eric Anholtmesa: Fix push/pop of multisample coverage invert.
2012-02-15 Ian Romanickswrast: Only avoid empty _TexEnvPrograms
2012-02-15 Brian Paulst/mesa: fix typo: s/patent/parent/
2012-02-15 Brian Paulst/mesa: remove unused st_equal_formats() function
2012-02-15 Brian Paulst/mesa: use _mesa_format_matches_format_and_type(...
2012-02-15 Brian Paulst/mesa: remove INLINE qualifiers
2012-02-15 Brian Paulst/mesa: simplify st_create_texture_sampler_view()
2012-02-15 Brian Paulst/mesa: remove unused st_get_texture_sampler_view()
2012-02-15 Brian Paulst/mesa: use private pipe_sampler_view in decompress_wi...
2012-02-15 Brian Paulst/mesa: use private pipe_sampler_view in st_render_mip...
2012-02-15 Brian Paulmesa: use z32f_x24s8 struct in format pack/unpack code
2012-02-15 Brian Paulst/mesa: assorted clean-ups in st_cb_fbo.c
2012-02-15 Brian Paulst/mesa: remove st_framebuffer_renderbuffer()
2012-02-15 Brian Paulst/mesa: remove st_get_default_texture()
2012-02-15 Brian Paulmesa: fix _mesa_get_fallback_texture() to handle all...
2012-02-15 Brian Paulst/mesa: improve assertion/check for stencil format
2012-02-15 Brian Paulmesa: add MESA_FORMAT_Z32_FLOAT_X24S8 case in format...
2012-02-15 Brian Paulst/mesa: use _mesa_pack_ubyte_stencil_row() in draw_ste...
2012-02-15 Brian Paulst/mesa: don't set PIPE_BIND_DISPLAY_TARGET for user...
2012-02-15 Brian Paulst/mesa: use u_surface_default_template() helper
2012-02-15 Brian Paulst/mesa: remove redundant memset(surface_template,0)
2012-02-15 Brian Paulst/mesa: remove st_renderbuffer::stride
2012-02-15 Brian Paulst/mesa: remove st_renderbuffer::format
2012-02-15 Brian Paulmesa: fix comment typos in fbobject.c
2012-02-15 Kenneth Graunkei965/fs: Take # of components into account in try_rewri...
2012-02-15 Kenneth Graunkei965/fs: Add a new fs_inst::regs_written function.
2012-02-15 Anuj Phogatmeta: Avoid FBO resizing/reallocating in decompress_tex...
2012-02-14 Paul Berryi915: Fix type of "specoffset" variable.
2012-02-14 Eric Anholti965/fs: Enable register spilling on gen7 too.
2012-02-14 Eric Anholti965: Report the failure message when failing to compil...
2012-02-13 Anuj Phogatmeta: Add pixel store/pack operations in decompress_tex...
2012-02-13 Brian Paulmesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case
2012-02-12 Dave Airliest/mesa: only resolve if number of samples is > 1
2012-02-12 Brian Paulswrast: fix span color type selection
2012-02-12 Dave Airlieextensions: remove unused code.
2012-02-12 Dave Airliemesa/texparam: drop double semicolons
2012-02-11 Kenneth Graunkei965: Fix border color on Ironlake.
2012-02-11 Eric Anholti965/fs: Add support for generating MADs.
2012-02-11 Eric Anholti965/fs: Add missing register allocation for 3rd sources.
2012-02-11 Eric Anholti965: Add support for the MAD opcode on gen6+.
2012-02-10 Ian RomanickBump version to 8.1 (devel)
2012-02-10 Alex Deucherradeon: build fix after 9d9111108eadd65708899284b1cfa9c...
2012-02-10 Brian Paulmesa: remove unused gl_shared_state::DriverData field
2012-02-10 Brian Paulmesa: fix proxy texture target initialization
2012-02-10 Brian Paulmesa: remove unused gl_pixelmap::Map8[] array
2012-02-10 Brian Paulst/mesa: stop using Map8[] tables in load_color_map_tex...
2012-02-10 Brian Paulmesa: remove unused _mesa_map_ci8_to_rgba8()
2012-02-10 Brian Paulmesa: fix error handling in get_tex_rgba_compressed()
2012-02-10 Brian Paulmesa: use _mesa_format_matches_format_and_type() in...
2012-02-10 Brian Paulmesa: push row stride adjustment down into _mesa_decomp...
2012-02-10 Brian Paulmesa: replace GET_SHINE_TAB_ENTRY() macro with an inlin...
2012-02-10 Brian Paulmesa: make _mesa_invalidate_shine_table() static
2012-02-10 Brian Paulmesa: remove gl_light::_SpotExpTable field
2012-02-10 Brian Paulmeta: replace abort() with _mesa_problem()
2012-02-10 Brian Paulmesa: fix comment typo
2012-02-10 Eric Anholti965/gen7: Fix the length of the MULTISAMPLE state...
2012-02-10 Eric Anholti965/gen7: Fix the length of the DS state packet in...
2012-02-10 Eric Anholti965/gen7: Fix GPU hangs from the HiZ op.
2012-02-09 Anuj Phogatmesa: fix maximum allowed proxy texture size condition
2012-02-09 Dave Airliest/mesa: exit the update fragment samplers/textures...
2012-02-09 Dave Airliest/mesa: fixup NDEBUG vs DEBUG causing debug path to...
2012-02-09 Brian Paulvbo: unmap vertex store before executing lists
2012-02-09 Christoph Bumillergallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CON...
2012-02-08 Chad Versacei965: Remove file i965/junk, accidentally added in...
2012-02-08 Dave Airliest/mesa: avoid vertex texture and sampler updates for...
2012-02-08 Kenneth Graunkei965: Remove broken symlink to intel_decode.c.
2012-02-08 Eric Anholti965/fs: Implement GL_CLAMP behavior on texture rectang...
2012-02-08 Eric Anholti965/fs: Move GL_CLAMP handling to coordinate setup.
2012-02-08 Eric Anholti965: Fix HiZ change compiler warning.
2012-02-07 Chad Versacei965: Rewrite the HiZ op
2012-02-07 Ian Romanickintel: Avoid divide by zero for very small linear blits
2012-02-07 Ian Romanickintel: Remove num_mapped_regions assertion from _intel_...
2012-02-07 Brian Paulmesa: remove unused _mesa_error_check_format_type(...
2012-02-07 Brian Paulmesa: stop using _mesa_error_check_format_type() in...
next