gallium: more work on ccw flag removal
[mesa.git] / src / gallium / drivers / llvmpipe /
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-13 Brian Paulllvmpipe: silence casting warnings
2010-05-13 Brian Paulllvmpipe: silence cast warnings in test programs
2010-05-13 José Fonsecallvmpipe: Update instructions for MSVC builds.
2010-05-12 José Fonsecallvmpipe: Dump fs key's stencil state.
2010-05-12 José Fonsecallvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.
2010-05-12 Brian Paulllvmpipe: s/bool/boolean/ in test progs
2010-05-12 Brian Paulgallivm/llvmpipe: add const qualifiers
2010-05-12 José Fonsecallvmpipe: Handle PIPE_CAP_GUARD_*.
2010-05-12 José Fonsecallvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
2010-05-12 José Fonsecallvmpipe: Move the opaque flag computation into the...
2010-05-12 José Fonsecallvmpipe: Advertise (gallivm's) shader limits.
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-11 Brian Paulllvmpipe: fix texture image size calculation
2010-05-11 Brian Paulllvmpipe: add a simple resource tracking/debug feature
2010-05-11 Brian Paulllvmpipe: remove trailing whitespace, rewrap comment
2010-05-11 José Fonsecascons: Export shouldn't be part of the if stanza.
2010-05-10 Brian Paulllvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
2010-05-10 Brian Paulllvmpipe: fix up indexing of blend/colormask state...
2010-05-10 Brian Paulllvmpipe: update image dump/debug code
2010-05-10 Brian Paulllvmpipe: add, update, rewrap comments
2010-05-10 Brian Paulgallivm/llvmpipe: move an old comment to a better location
2010-05-08 José Fonsecagallivm: Add an alternative to LLVMDumpValue that works...
2010-05-08 José Fonsecallvmpipe: Cover more formats in unit test.
2010-05-08 José Fonsecallvmpipe: Match p_screen.h's function prototype.
2010-05-08 Vinson Leellvmpipe: Remove unnecessary header.
2010-05-06 Török Edwingallivm: Require SSE2 for draw_llvm/llvmpipe due to...
2010-05-06 José Fonsecallvmpipe: Fix fence wait.
2010-05-06 Qicheng Christopher Lillvmpipe: implement occlusion query
2010-05-06 Brian Paulgallium: rename draw() to draw_elements() in vbuf code
2010-05-06 Brian Paulllvmpipe: update driver's provoking vertex code
2010-05-05 Brian Paulllvmpipe: added a new assertion as a hint to Coverity
2010-05-05 Vinson Leellvmpipe: Remove unnecessary headers.
2010-05-05 Brian Paulllvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
2010-05-04 Brian Paulllvmpipe: fix broken compressed cube maps
2010-05-04 Brian Paulllvmpipe: do some null pointer checking
2010-05-04 Brian Paulllvmpipe: add some tests for malloc() returning NULL.
2010-05-04 José Fonsecagallivm: Proper implementation of TXL opcode.
2010-05-04 José Fonsecagallivm: Implement TXD.
2010-05-03 Brian Paulgallium: move surface utility functions into u_surface.c
2010-05-03 Brian Paulgallium: move framebuffer utility functions into a...
2010-05-03 Török EdwinReorder LLVM passes, running mem2reg earlier.
2010-05-02 Xavier Chantryllvmpipe: add lp_test_* to .gitignore
2010-05-02 José Fonsecallvmpipe: Fix alpha blending for formats without alpha...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-01 Vinson Leellvmpipe: Remove unused variable.
2010-04-21 Brian Paulllvmpipe: add missing dependency in Makefile
2010-04-21 Brian Paulllvmpipe: consolidate texture memory allocation code
2010-04-21 Vinson Leellvmpipe: Remove unused variable.
2010-04-20 Vinson Leellvmpipe: Change return type of declaration to match...
2010-04-20 Brian Paulllvmpipe: code consolidation
2010-04-20 Brian Paulllvmpipe: remove debug code and simplify
2010-04-20 Brian Paulllvmpipe: fix cube face addressing bug
2010-04-20 Brian Paulllvmpipe: whitespace fix
2010-04-29 Jakob Bornecrantzsoftpipe & llvmpipe: Enable SM3 cap
2010-04-29 Brian Paulllvmpipe: fix texture/display target memory leak
2010-04-20 Brian Paulllvmpipe: fix depth+stencil logic error
2010-04-20 Brian Paulllvmpipe: fix comment/typo
2010-04-20 Brian Paulllvmpipe: fix incorrect front-facing value for fragment...
2010-04-20 Brian Paulllvmpipe: rename mode -> interp
2010-04-20 Brian Paulllvmpipe: remove dead code/comment
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 Brian Paulllvmpipe: remove call to llvmpipe_set_texture_image_lay...
2010-04-20 José Fonsecallvmpipe: Re-enable half float formats.
2010-04-20 José Fonsecagallivm: Universal format support on lp_build_fetch_rgb...
2010-04-20 José Fonsecagallivm: Cleanups and bugfixes to aos format translation.
2010-04-20 José Fonsecagallivm: Bring aos format back to life.
2010-04-20 Alan Hourihanellvmpipe: silence warning
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Brian Paulllvmpipe: remove dead code
2010-04-19 Brian Paulllvmpipe: use llvmpipe_resource_stride()
2010-04-19 Brian Paulllvmpipe: get 3D texture image stride from an array...
2010-04-19 Brian Paulllvmpipe: consolidate some code in llvmpipe_set_texture...
2010-04-19 Brian Paulllvmpipe: fix rendering to 3D textures
2010-04-19 Brian Paulllvmpipe: checkpoint: fixes for render to 3D texture
2010-04-19 Brian Paulllvmpipe: another fix for surface memory allocation
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian Paulllvmpipe: free vertex buffer memory in lp_setup_vbuf_de...
2010-04-28 Brian Paulllvmpipe: fix scene queue memory leak
2010-04-28 Brian Paulllvmpipe: fix scene queue memory leak
2010-04-28 Brian Paulllvmpipe: fix mem leak in llvmpipe_resource_destroy()
2010-04-28 Brian Paulllvmpipe: fix surface memory leak during tear-down
2010-04-28 Brian Paulllvmpipe: remove unused psize_slot field
2010-04-28 Brian Paulllvmpipe: move/rename llvmpipe_init_surface_functions()
2010-04-28 Brian Paulllvmpipe: make rasterizer-related functions static...
2010-04-28 Brian Paulllvmpipe: update comments, fix formatting
2010-04-28 Brian Paulllvmpipe: remove old prototypes, fix-up formatting
2010-04-28 Brian Paulllvmpipe: make shader-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make clip-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make draw-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make vertex-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make blend-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make sampler-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: remove some unneeded shader structure fields
2010-04-28 Brian Paulllvmpipe: dump shaders if LP_DEBUG=tgsi
2010-04-28 Brian Paulllvmpipe: remove unused write_depth
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
next