r300g: better describe another flush and move it closer to the real problem
[mesa.git] / src / gallium /
2010-05-13 Vinson Leetrace: Remove unnecessary headers.
2010-05-13 Marek Olšákr300g: re-order caps
2010-05-13 Marek Olšákr300g: fill out the shader limits
2010-05-12 Jakob Bornecrantztrace: Update README
2010-05-12 Jakob Bornecrantzrbug: Update and add READMEs
2010-05-12 Jakob Bornecrantzgraw: Make functions public
2010-05-12 José Fonsecagallivm: Ensure PIPE_OS_xxx are defined.
2010-05-12 José Fonsecagallivm: Use a more compact approach for lp_build_broad...
2010-05-12 José Fonsecallvmpipe: Dump fs key's stencil state.
2010-05-12 José Fonsecautil: Add function to dump PIPE_STENCIL_OP_xxx
2010-05-12 José Fonsecallvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.
2010-05-12 Jakob Bornecrantzrbug: Add to all targets that link against trace
2010-05-12 Jakob Bornecrantztrace: Remove rbug from trace
2010-05-12 Jakob Bornecrantzrbug: Use container of macro
2010-05-12 Jakob Bornecrantzrbug: Fix draw blocking
2010-05-12 Jakob Bornecrantzrbug: Fix sampler views and surfaces in context info
2010-05-12 Jakob Bornecrantzrbug: Fix shaders
2010-05-12 Jakob Bornecrantzrbug: Break out of trace
2010-05-12 Brian Paulgallivm: additional comments
2010-05-12 Brian Paulllvmpipe: s/bool/boolean/ in test progs
2010-05-12 Brian Paulgallivm: s/bool/boolean
2010-05-12 Brian Paulgallivm: rename vars, update comments, etc
2010-05-12 Corbin Simpsonr300g: Correct viewport setup for SW TCL.
2010-05-12 Corbin Simpsonr300g: Add VBO dumper for SW TCL.
2010-05-12 Corbin Simpsonr300g: Immediate mode won't work with SW TCL right...
2010-05-12 Corbin Simpsonr300g: Fix indentation.
2010-05-12 Brian Paulgallivm: comment out LLVMUnionTypeKind case
2010-05-12 Brian Paulgallivm: rename texel result param
2010-05-12 Brian Paulgallivm: add a few comments
2010-05-12 Brian Paulgallivm/llvmpipe: add const qualifiers
2010-05-12 Brian Paulgallivm: added lp_typekind_name() util function
2010-05-12 Brian Paultgsi: also count instructions in tgsi_scan_shader()
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é Fonsecasvga: Advertise shader limits.
2010-05-12 José Fonsecallvmpipe: Advertise (gallivm's) shader limits.
2010-05-12 José Fonsecasoftpipe: Adverstise (tgsi_exec's) shader limits.
2010-05-12 José Fonsecagallium: Add new fine grained PIPE_CAP_xx for shader...
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-12 Chia-I Wust/egl: Link egl-apis to LLVM when enabled.
2010-05-12 Chia-I Wumesa/es: Merge back to core mesa.
2010-05-11 José Fonsecamesa/st+tgsi: Provide a free callback to match with...
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-11 Michel Dänzerst/xorg: Fix SCons build.
2010-05-11 José Fonsecatests/graw: raw -> graw
2010-05-11 Chia-I Wugallium: Add llvmpipe support to st/egl.
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-10 José Fonsecasvga: Fill in is_resource_referenced callback.
2010-05-10 José Fonsecagallivm: Silent warning.
2010-05-10 José Fonsecagallivm: Add missing lvalue.
2010-05-10 Jakob Bornecrantzi965g: link with software- wrapper winsys and drm api...
2010-05-10 Jakob Bornecrantzgallium: Add software drm api helper to scons build
2010-05-10 Jakob Bornecrantzgallium: Add pipe wrapper software winsys to scons...
2010-05-10 Roland Scheideggeri965g: fix resource creation recursion bug
2010-05-10 Roland Scheideggeri965g: add brw_state_debug.c to SConscript
2010-05-10 Roland Scheideggeri965g: avoid void * arithmetic
2010-05-10 José Fonsecagallivm: Temporarily disable custom LLVMDumpValue on...
2010-05-10 José Fonsecagallivm: cosf/sinf are macros on MSVC.
2010-05-08 José Fonsecagallivm: Add an alternative to LLVMDumpValue that works...
2010-05-08 José Fonsecagallivm: Fix mipfiltering with negative lod bias.
2010-05-08 José Fonsecagallivm: Actually do floor/ceil/trunc for scalars.
2010-05-08 José Fonsecagallivm: Import the code to compute the minimax polynom...
2010-05-08 José Fonsecagallivm: Use a minimax polynomial for exp2 in range...
2010-05-08 José Fonsecagallivm: Don't hardcode number of args twice.
2010-05-08 Marek Olšákr300g: follow pipe_rasterizer_state::light_twoside
2010-05-08 Marek Olšákr300g: follow pipe_rasterizer_state::point_size_per_vertex
2010-05-08 Marek Olšákr300g: move GA_POINT_MINMAX back to rs_state
2010-05-08 Marek Olšákr300g: fix glean/pointSprite using lodbias correction
2010-05-08 Marek Olšákr300g: pass depth texture swizzle to the compiler if...
2010-05-08 Marek Olšákr300g: respect compare mode regardless of sampler type
2010-05-08 Marek Olšákr300/compiler: generalize depth texture mode to support...
2010-05-08 Marek Olšákr300g: consolidate common render code into one function
2010-05-08 José Fonsecagallivm: The the JIT engine to use our sinf()/cosf...
2010-05-08 José Fonsecagallivm: Fix BREAK/CONT translation.
2010-05-08 José Fonsecallvmpipe: Cover more formats in unit test.
2010-05-08 José Fonsecagallivm: Fix segfaul when inserting allocas in an empty...
2010-05-08 José Fonsecagallivm: Centralize SoA swizzling into a single place.
2010-05-08 José Fonsecagallivm: Support predicates.
2010-05-08 José Fonsecallvmpipe: Match p_screen.h's function prototype.
2010-05-08 Vinson Leellvmpipe: Remove unnecessary header.
2010-05-08 Chia-I Wuegl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
2010-05-08 Chia-I Wugallium: Add egl-apis target.
2010-05-08 Chia-I Wuegl_g3d: Check external modules for client APIs first.
2010-05-07 Brian Paulgallium/draw: additional comments in the clipping code
2010-05-07 Brian Paultgis: fix SOA aliasing for MUL instruction in SSE codegen
2010-05-07 José Fonsecawgl: Add mapi to includes.
2010-05-07 Chia-I Wust/vega: Use vgapi.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-06 Török Edwingallivm: Require SSE2 for draw_llvm/llvmpipe due to...
2010-05-06 Brian Paulsoftpipe: fix dangling references to shaders in the...
2010-05-06 Brian Paultgsi: make SSE ADD instruction SOA-safe
2010-05-06 Brian Paultgsi: code refactoring
next