nv50: introduce the big formats table
[mesa.git] / src / mesa /
2010-07-23 Eric Anholti965: Cleanly fail programs with unsupported array...
2010-07-23 Eric Anholti965: Add support for VS relative addressing of tempora...
2010-07-22 Brian Paulglsl: remove invalid _mesa_problem() call
2010-07-22 Eric Anholti965: Respect VS/VP point size result when enabled.
2010-07-22 Eric Anholti965: Fix the disasm output for da16 src widths.
2010-07-22 Eric Anholti965: Avoid extra MOV in VS indirect register reads.
2010-07-22 Eric Anholti965: Fix up VS temporary array access for fixed index...
2010-07-22 Henri Verbeetr600: Flip point sprite coordinates when rendering...
2010-07-22 Eric Anholti965: In the VS, multiply the address reg by the approp...
2010-07-22 Eric Anholti965: Clean up brw_dp_READ_4_vs() now that it has fewer...
2010-07-22 Eric Anholti965: Support relative addressed VS constant reads...
2010-07-22 Eric Anholti965: Fix the DP read msg_control definitions other...
2010-07-22 Eric Anholti965: Clean up dead code from the VS get_constant/get_r...
2010-07-22 Eric Anholti956: Set the execution size correctly for scratch...
2010-07-22 Eric Anholti965: Set the GEM domain flags for the scratch space.
2010-07-22 Eric Anholti965: Use the pretty define for 4-oword DP reads.
2010-07-22 Eric Anholti965: Set the send commit bit on register spills as...
2010-07-22 Eric Anholti965: Add disasm for dataport reads (register unspilling).
2010-07-21 Marek Olšákst/mesa: implement depth clamp
2010-07-21 Carl WorthAdd missing initialization of inOutFlags pointer.
2010-07-21 Carl Worthi965: Remove an unused variable.
2010-07-21 Carl WorthRegenerate program/lex.yy.c
2010-07-21 Carl WorthAvoid more warnings in flex-generated code.
2010-07-21 Carl WorthAvoid warnings in flex-generated code.
2010-07-20 Vinson Leeradeon: Remove unnecessary header.
2010-07-20 Marek Olšákst/mesa: implement and advertise GL_ARB_draw_elements_b...
2010-07-20 Marek Olšákst/mesa: implement depth texture modes
2010-07-20 Brian Paulmesa: call ctx->Driver.ChooseTextureFormat() only when...
2010-07-20 Kristian Høgsbergglx: Remove support for MESA_swap_frame_usage
2010-07-20 Kristian Høgsbergglx: Drop support for GLX_MESA_allocate_memory
2010-07-20 Eric Anholti965: Mostly fix glsl-max-varyings.
2010-07-20 Eric Anholti965: Clean up message register setup in emit_vertex_wr...
2010-07-20 Eric Anholti965: Reduce repeated calculation of the attribute...
2010-07-20 Eric Anholti965: Clarify the nr_regs calculation in brw_clip.c
2010-07-20 Eric Anholti965: Don't set up VUE space for the disabled user...
2010-07-19 Brian Paulmesa: remove restart.c from build
2010-07-19 Marek Olšákst/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8...
2010-07-16 Brian Paulmesa: return retval in _mesa_RenderObjectUnpurgeable()
2010-07-16 Vinson Leemesa: Add error path in compressed_texture_error_check.
2010-07-15 Alex Deucherr600: fix typo in r700 assembler
2010-07-15 Henri Verbeetradeon: Also flush if it's not the current context...
2010-07-15 Alex Deucherradeon: allow driconf vblank settings with dri2
2010-07-15 Brian Paulst/mesa: fix quad strip trimming bug
2010-07-15 Vinson Leemesa: Fix potential out-of-bounds access by _vbo_Materialf.
2010-07-14 Brian Paulmesa: fix _mesa_Texture/Render/BufferObjectUnpurgeable...
2010-07-14 Brian Paulmesa: update assertions and fix refcounting in depth...
2010-07-14 Brian Paulmesa: silence a printf warning
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-14 Zack Rusinmesa: add comments and change Index2D to just Index2
2010-07-14 Marek Olšákr300/compiler: fix swizzling in the transformation...
2010-07-13 Marek Olšákr300/compiler: implement the Abs source operand modifie...
2010-07-13 Marek Olšákr300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex...
2010-07-13 Vinson Leemesa: s/snprintf/_mesa_snprintf/
2010-07-12 Maciej CencoraMerge branch 'master' of git://anongit.freedesktop...
2010-07-12 Vinson Leer600: Fix include recursion.
2010-07-12 Maciej Cencoraradeon: fix some wine d3d9 tests
2010-07-11 Maciej Cencoraradeon: lower texture memory consumption is some cases
2010-07-11 Maciej Cencoraradeon: fix teximage migration failure in rare case
2010-07-11 Maciej Cencorar300c: Fix vertex data setup for named buffer objects...
2010-07-11 Vinson Leer600: Remove unnecessary headers.
2010-07-10 Zack Rusinmesa: make uniform work with geometry shaders
2010-07-10 Zack RusinRevert "mesa: temporarily enable printing of Mesa's...
2010-07-10 Zack Rusinmesa: GL_TRIANGLE_STRIP_ADJACENCY_ARB is the last valid...
2010-07-10 Vinson Leer600: Fix GCC 'implication declaration of function...
2010-07-10 Zack Rusinmesa: get the translation from mesa 2d regs to tgsi...
2010-07-10 Zack Rusinmesa: initial support for emitting 2D registers from...
2010-07-10 Vinson Leer600: Remove unnecessary header.
2010-07-10 Zack Rusinmesa: temporarily enable printing of Mesa's GPU instruc...
2010-07-10 Zack Rusinmesa: add basic support for 2D register arrays to mesa
2010-07-10 Vinson Leer600: Fix include recursion.
2010-07-10 Vinson Leeglslcompiler: Fix GCC warn_unused_result warning.
2010-07-09 Vinson Leeglslcompiler: Fix memory leaks on error paths.
2010-07-09 Vinson Leeglslcompiler: Remove unnecessary headers.
2010-07-09 Vinson Leemesa: Move [UN]CLAMPED_FLOAT_TO_UBYTE from imports...
2010-07-09 Tom Stellardr300/compiler: Add a register rename pass.
2010-07-09 Tom Stellardr300/compiler: Fix scheduling of TEX instructions.
2010-07-09 Brian Paulglsl: fix indirect addressing of gl_TextureMatrix[...
2010-07-08 Vinson Leeglslcompiler: Fix build.
2010-07-08 Eric Anholti965: Add disasm for SEND mlen/rlen on Sandybridge.
2010-07-08 Zhenyu Wangi965: Add 'wait' instruction support
2010-07-08 Eric Anholti965: Fix disasm of a SEND's mlen and rlen on Ironlake.
2010-07-08 Zhenyu Wangi965: Add decode for Sandybridge DP write messages.
2010-07-08 Zhenyu Wangi965: Add definitions for Sandybridge DP write/read...
2010-07-08 Eric Anholtintel: Update intel_decode.c from intel-gpu-tools.
2010-07-08 Brian Paulglsl: fix 'if ((x=foo()) > 1.0)' bug
2010-07-08 Brian Paulst/mesa: additional assertions in st_translate_mesa_pro...
2010-07-08 Zack Rusinslang: fix typos
2010-07-08 Zack Rusinslang: add some comments related to geometry shaders
2010-07-08 Zack Rusings: inject const int gl_VerticesIn at link time
2010-07-08 Brian Paulmesa: initial support for new GL 3.0 texture formats
2010-07-07 Brian Paulst/mesa: fix sampler max_lod computation
2010-07-07 Andre Maasikasr600: workaround 3 comp GL_SHORT vertex attribute forma...
2010-07-07 Brian Paulglsl: use Elements() in arrays instead of sentinal...
2010-07-06 Tom Stellardr300/compiler: Implement KILP opcode.
2010-07-06 Chia-I Wumesa: Always initialize transform feedback state.
2010-07-06 Brian Paulmesa: initial support for unnormalized integer texture...
2010-07-03 Chia-I Wumesa: Fix OpenGL ES-only builds.
2010-07-03 Tom Stellardr300/compiler: Fix loop unrolling
2010-07-03 Tom Stellardr300/compiler: Use hardware flow control instructions...
2010-07-03 Tom Stellardr300/compiler: Don't continue copy propagation inside...
next