winsys/radeon: simplify how value queries work
[mesa.git] / src / mesa /
2011-07-25 Eric Anholti965: Fix many of the trivial WebGL demos that broke...
2011-07-25 Eric Anholti965: Use 3D clears on gen6+ to avoid inter-ring synchr...
2011-07-25 Eric Anholtmeta: Also save/restore clip planes for GLSL.
2011-07-25 Eric Anholti965: Emit texture cache flushes on gen6 along with...
2011-07-25 Paul Berryi965: vs optimization fix: Check val.{negate,abs} in...
2011-07-25 Kenneth Graunkei965/gen7: Fix shadow sampling in the old brw_wm_emit...
2011-07-25 Kenneth Graunkei965/fs: Clear result before visiting shadow comparitor...
2011-07-23 Ian Romanicki965: When emitting a src/dst read of an output, keep...
2011-07-23 Ian Romanicki965: When emitting a src/dst write of an output, keep...
2011-07-23 Ian Romanickprog_optimize: Set unused regs to PROGRAM_UNDEFINED...
2011-07-23 Ian Romanickir_to_mesa: Copy reladdr in src_reg(dst_reg) constructor
2011-07-23 Ian Romanickir_to_mesa: Add each relative address to the previous
2011-07-22 Paul Berrymesa: Add an ifndef guard around the definition of...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Marek Olšákmesa: GLES2 should return different error enums for...
2011-07-20 Eric Anholti965: Apply a homebrew workaround for GPU hang in OGLC...
2011-07-20 Eric Anholti965: Enable the PIPE_CONTROL workaround workaround...
2011-07-20 Eric Anholti965: Avoid kernel BUG_ON if we happen to wait on the...
2011-07-20 Eric Anholtintel: Use the GLSL-based meta clear when available.
2011-07-20 Eric Anholtmeta: Add a GLSL-based _mesa_meta_Clear() variant.
2011-07-20 Brian Paulst/mesa: get rid of redundant clipping code in st_copy_...
2011-07-20 Brian Paulmesa: remove unused dd_function_table::CopyTexImage1D...
2011-07-20 Brian Paulmeta: remove _mesa_meta_CopyTexImage1D/2D()
2011-07-20 Brian Paulst/mesa: remove st_CopyTexImage1D/2D()
2011-07-20 Brian Paulradeon: remove radeonCopyTexImage2D()
2011-07-20 Brian Paulintel: remove intelCopyTexImage1D/2D()
2011-07-20 Brian Paulmesa: remove comments referring to Driver.TexImage1D/2D
2011-07-20 Brian Paulmesa: stop using ctx->Driver.CopyTexImage1D/2D() hooks
2011-07-19 Fredrik Höglundst/mesa: fix the texture format in st_context_teximage
2011-07-19 Brian Paulmesa: update, shorten some comments in dd.h
2011-07-19 Chad Versaceintel: Fix stencil buffer to be W tiled
2011-07-19 Eric Anholti965: Fix regression in 29a911c50e4443dfebef0a2e32c39b6...
2011-07-18 Kenneth Graunkei965: Rename CMD_VF_STATISTICS_(965|GM45) to include...
2011-07-18 Kenneth Graunkei965: Rename CMD_VERTEX_(BUFFER|ELEMENT) to 3DSTATE_VER...
2011-07-18 Kenneth Graunkei965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAW...
2011-07-18 Eric Anholti915: Simplify intel_wpos_* with a helper function.
2011-07-18 Eric Anholti915: Include gl_FragCoord.w data, not just xyz.
2011-07-18 Eric Anholti915: Add support for HW rendering with no color draw...
2011-07-18 Eric Anholti915: Fix incorrect depth scaling when enabling/disabli...
2011-07-18 Eric Anholti915: Make stencil test for no-stencil handling match...
2011-07-18 Eric Anholti915: Disable the depth test whenever we don't have...
2011-07-18 Eric Anholti915: Remove i965 paths from i915_update_drawbuffer...
2011-07-18 Eric Anholti965: Remove i915 paths from brw_update_draw_buffers().
2011-07-18 Eric Anholti965: Remove unused region calculations in brw_update_d...
2011-07-18 Eric Anholti965: Remove empty brw_set_draw_region.
2011-07-18 Eric Anholti965: Remove FALLBACK() from brw_update_draw_region().
2011-07-18 Eric Anholtintel: Move intel_draw_buffers() code into each driver.
2011-07-18 Eric Anholtintel: Clarify the depthRb == stencilRb logic.
2011-07-18 Eric Anholtintel: Use the post-execution batchbuffer contents...
2011-07-15 Marek Olšákxmlconfig: remove an unused-but-set variable
2011-07-15 Marek Olšákprog_optimize: fix a warning that a variable may be...
2011-07-15 Marek Olšákr300/compiler: remove an unused-but-set variable and...
2011-07-15 Marek Olšákr300/compiler: fix a warning that a variable may be...
2011-07-15 Marek Olšákst/mesa: remove unused-but-set variables in st_program.c
2011-07-15 Marek Olšákswrast: remove an unused-but-set variable
2011-07-15 Marek Olšákmesa: fix unused-but-set-variable warnings in dlist.c
2011-07-15 Alex Deucherr600c/g: add new NI pci ids
2011-07-14 Dave Airlievbo: minor optimisation in vbo_exec_DrawRangeElements
2011-07-14 Brian Paulmesa: use inline function wrapper for _mesa_reference_t...
2011-07-14 Brian Paulmesa: use inline function wrapper for _mesa_reference_r...
2011-07-14 Brian Paulmesa: use inline function wrapper for _mesa_reference_f...
2011-07-14 Brian Paulmain: use inline function wrapper for _mesa_reference_b...
2011-07-14 Dave Airliemesa: split _mesa_reference_program() into hot/cold...
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-13 Vadim Girlinst/mesa: flush bitmap cache on query and conditional...
2011-07-12 Eric Anholti915: Add support for gl_FragData[0] for output color.
2011-07-12 Eric Anholti915: Fix NPOT compressed textures on 915.
2011-07-12 Eric Anholtmesa: Fix assertion failure in X8_Z24/Z24_X8 texfetch.
2011-07-12 Eric Anholti915: Fix depth texturing since 86e62b2357447b7c97f434b...
2011-07-12 Eric Anholti915: Use _mesa_get_format_name to describe translate_t...
2011-07-12 Eric Anholti915: Fix map/unmap mismatches from leaving INTEL_FALLB...
2011-07-12 Eric Anholtintel: Use _mesa_tex_target_to_face() helper function...
2011-07-12 Emil Velikovst/mesa: check if _mesa_create_context() returns NULL
2011-07-11 Marek Olšákst/mesa: choose a matching depth internal format for...
2011-07-11 Marek Olšákst/mesa: get rid of unnecessary 'goto' in DrawPixels
2011-07-11 Marek Olšákst/mesa: derive a stencil sampler format from the actua...
2011-07-11 Andrew Randrianasuludri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE
2011-07-11 Kenneth Graunkei965/gen7: Add support for gl_PointCoord.
2011-07-11 Kenneth Graunkei965/gen7: Fix point sprite texture coordinate overrides.
2011-07-11 Kenneth Graunkei965/gen7: Refactor SF setup a bit to handle overrides...
2011-07-11 Eric Anholti965/gen4: Add a stub dumper for CC unit state, which...
2011-07-11 Eric Anholti965/gen4: Add state dumping for unit state using state...
2011-07-11 Eric Anholti965/gen6: Add state dumping for the VS constants.
2011-07-11 Eric Anholti965/gen6: Add state dumping for the scissor packet.
2011-07-11 Eric Anholti965: When dumping programs, dump the whole cache....
2011-07-11 Eric Anholti965: Dump the binding table using state_batch_list[].
2011-07-11 Eric Anholti965: Dump the surface, sampler, and sdc state using...
2011-07-11 Eric Anholti965: Dump brw_state_batch data in an easier format...
2011-07-11 Eric Anholti965: Map the batch once for dumping all our state...
2011-07-11 Eric Anholti965: Move the new gen6 state structs to using state_ba...
2011-07-11 Eric Anholti965: Move the SF VP state dump to using the state_batc...
2011-07-11 Eric Anholti965: Move CLIP VP state dump to using the state_batch_...
2011-07-11 Eric Anholti965: Track the brw_state_batch() data while under...
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-07-11 Eric Anholtintel: Make our context structure be a ralloc context.
2011-07-11 Eric Anholtir_to_mesa: typo fix in a comment.
2011-07-11 Eric Anholti965: Fix fp-dst-aliasing-[12].vpfp.
2011-07-11 Eric Anholti965: Fix fp-lit-src-equals-dst.
next