glu/sgi: Remove dead initialization in extract565rev.
[mesa.git] / src / mesa /
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...
2010-07-03 Tom Stellardr300/compiler: Print debug info for flow control instru...
2010-07-03 Tom Stellardr300/compiler: Enable hardware IF statements for r500...
2010-07-03 Tom Stellardr300/compiler: In the peephole optimizer, ELSE should...
2010-07-03 Tom Stellardr300/compiler: Correctly calculate the max number of...
2010-07-03 Tom Stellardr300/compiler: Handle loops in deadcode analysis.
2010-07-03 Brian Paulosmesa: remove old renderbuffer before adding new
2010-07-03 Brian Paulmesa: updated instruction comments
2010-07-02 Brian Paulmesa: add geometry shader fields to gl_shader_program
2010-07-02 Brian Paulmesa: fix texenv generation when num color bufs == 0
2010-07-02 Brian Paulmesa: add missing error checks in _mesa_program_paramet...
2010-07-02 Brian Paulmain: change some GS field types, added comments
2010-07-02 Brian Paulmesa: make the number of draw buffers part of the texen...
2010-07-02 José Fonsecamesa: Silence warning.
2010-07-02 Brian Paulmesa: extension flags and version testing for GL 3...
2010-07-02 Brian Paulmesa: entrypoints for GL 3.1 primitive restart
2010-07-01 Brian Paulmesa: free xform feedback hash table
2010-07-01 Brian Paulst/mesa: fix comment
2010-06-30 Chia-I Wumesa: Use fpclassify for GL_OES_query_matrix on OpenBSD...
2010-06-30 Zack Rusinmesa: make the arguments in the asm statemants optional
2010-06-29 Chia-I Wust/mesa: Add support for multiple APIs.
2010-06-29 Chia-I Wust_api: Remove st_context::is_visual_supported.
2010-06-29 Zack Rusinmesa: initial support for ARB_geometry_shader4
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-26 Vinson Leemesa: Remove unnecessary header.
2010-06-26 Vinson Leest/mesa: Remove unnecessary headers.
2010-06-25 Brian Paulmesa: initialize extension string when context is first...
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Brian Paulmesa: fix attachment error checking for glGetFramebuffe...
2010-06-23 Marek Olšákr300/compiler: allow 1024 instructions in r5xx vertex...
2010-06-23 Marek Olšákr300/compiler: allow 32 temporaries in vertex shaders
2010-06-23 Marek Olšákr300/compiler: emulate loops in vertex shaders
2010-06-22 Marek Olšákmesa: fix assertion failure for GL_ALPHA FBOs
2010-06-22 Roland Scheideggerst/mesa: remove bogus assertions st_CompressedTexSubImage2D
2010-06-21 Tim Evansswrast: fix incorrect specular highlights on backfaces
2010-06-19 Will DysonRevert "Fix image_matches_texture_obj() MaxLevel check"
2010-06-19 Eric Anholtintel: Finalize the miptree before mapping it for fallb...
2010-06-19 Eric Anholti965: Fix the name of aa_coverage_slope in the improved...
2010-06-17 Vinson Leeintel: Remove unnecessary headers.
next