st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.
[mesa.git] / src / gallium /
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
2010-05-06 Brian Paultgsi: added tgsi_get_processor_name()
2010-05-06 Brian Paultgsi: fix tgsi_exec_machine_bind_shader() to handle...
2010-05-06 Brian Paulgallium/tgsi: remove unused tgsi_exec_labels code
2010-05-06 José Fonsecallvmpipe: Fix fence wait.
2010-05-06 José Fonsecascons: Disable graw-null on msvc until linkage works.
2010-05-06 José Fonsecagraw-null: Try to fix MSVC linkage problems.
2010-05-06 Jakob Bornecrantzsvga: Fix scons build
2010-05-06 Qicheng Christopher Lillvmpipe: implement occlusion query
2010-05-06 Jakob Bornecrantzutil: Recognize FALSE and F in debug_get_bool_option
2010-05-06 José Fonsecagallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-06 José Fonsecaraw/clear: Make it portable.
2010-05-06 José Fonsecagraw-null: New target to ensure we always have a graw...
2010-05-06 José Fonsecagraw-xlib: Remove duplicate graw.h file.
2010-05-06 José FonsecaRevert "gallium: untrack u_indices_gen.c and u_indices_...
2010-05-06 Xavier Chantrygallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-06 Xavier Chantrygallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-06 Brian Paulgallium: still more provoking vertex fixes
2010-05-06 Brian Paulgallium: added edge flag print/debug code (disabled)
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-06 Brian Paulgallium: rework provoking vertex code
2010-05-05 Marek Olšáktgsi: make dumping work on non-debug builds
2010-05-05 Brian Paulllvmpipe: added a new assertion as a hint to Coverity
2010-05-05 Xavier Chantrynouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
2010-05-05 José Fonsecagraw-xlib: Revert the output dir lib change.
2010-05-05 Vinson Leesvga: Remove unnecessary header.
2010-05-05 Vinson Leedraw: Remove unnecessary header.
2010-05-05 Vinson Leeutil: Remove unnecessary headers.
2010-05-05 Vinson Leellvmpipe: Remove unnecessary headers.
2010-05-05 Vinson Leer300g: Fix memory leak on error path.
2010-05-05 Brian Paulgallium: remove trailing comma in enum list
2010-05-05 Brian Paulllvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
2010-05-05 José Fonsecatests/raw: Get it building with scons.
2010-05-04 José Fonsecadraw: Preserve the provoking vertex both when decomposi...
2010-05-04 Brian Pauldraw: Adjust wideline vertex coords for D3D.
2010-05-04 Brian Paulllvmpipe: fix broken compressed cube maps
2010-05-04 Brian Paulgallium/util: added is_format_compressed()
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 Marek Olšákr300g: advertise S3TC only when it's available in Gallium
2010-05-04 Wiktor Janasu_blitter: fix creating fragment shaders
2010-05-04 José Fonsecagallivm: Proper implementation of TXL opcode.
next