g3dvl: Add Nouveau winsys, libdriclient.
[mesa.git] / src / gallium / auxiliary /
2008-07-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-13 José Fonsecautil: Eliminate pipe from the arguments to pipe_get...
2008-07-13 José Fonsecapb: buffer over/underflows are errors.
2008-07-13 Michal Kroltgsi: Parse destination operand modulate modifier.
2008-07-13 Michal Kroltgsi: Parse extended source register modifiers.
2008-07-13 Michal Kroltgsi: Parse _SAT and _SAT opcode suffix.
2008-07-13 Michal Kroltgsi: Parse IMM statements.
2008-07-13 Michal Kroltgsi: Parse texture instructions correctly.
2008-07-13 Michal Kroltgsi: Fix instruction operand counts.
2008-07-13 Michal Kroltgsi: Fix instruction opcode parsing.
2008-07-13 Michal Kroltgsi: Add missing SWZ opcode.
2008-07-13 Michal Kroltgsi: Parse DCL statements.
2008-07-13 Michal Kroltgsi: Remove depricated ATTRIB interpolate mode.
2008-07-13 Stephane Marchesinllvm: build fixes.
2008-07-12 Michal Krolscons: List `util/tgsi_text.c'.
2008-07-12 Michal Kroltgsi: Add tgsi_text utility module.
2008-07-12 Michal Kroltgsi: Fix dumping of indirect addressing.
2008-07-12 Michal Kroltgsi: Add missing copyright headers.
2008-07-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-09 Brian Paulgallium: fix logic in pb_check_usage()
2008-07-09 Zack Rusindraw: remove some debug output
2008-07-08 Brian Paulgallium: tweak printing of generic declarations
2008-07-04 Brian Paulgallium: fix trim() function bug when count < first
2008-07-04 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into gallium-0.1
2008-07-03 Brian Paulgallium: added a4r4g4b4_put_tile_rgba()
2008-07-03 Brian Paulgallium: increase TGSI interpreter's number of temp...
2008-07-03 Brian Paulgallium: increase TGSI_EXEC_MAX_COND_NESTING, etc
2008-07-03 José Fonsecapipebuffer: Silent warnings.
2008-07-03 José Fonsecagallium: Don't forget to get overllaping blits working...
2008-07-03 José Fonsecagallium: Use surface_copy for 1:1 blits.
2008-07-02 Brian Paulgallium: replace 128 with MAX_LABELS
2008-07-02 Michel Dänzergallium: Allow draw module to work on non-x86 platforms...
2008-07-02 José Fonsecapipebuffer: Debug buffer manager to detect buffer under...
2008-07-02 José Fonsecapipebuffer: Verify usage flag consistency. Minor cleanups.
2008-06-29 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-27 José Fonsecagallium: Drop pipe_texture->cpp and pipe_surface->cpp.
2008-06-24 Ben Skeggsnouveau: major thinko
2008-06-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 Jakob Bornecrantzgallium: Fix whole source being used in u_blit
2008-06-24 Jakob Bornecrantzgallium: Fix warning in u_blit.h
2008-06-24 José Fonsecagallium: Avoid double arithmetic.
2008-06-23 Brian Paulgallium: added support for fixed-point formats, drawing
2008-06-23 Jonathan Whitegallium: code for PIPE_SUBSYSTEM_WINDOWS_USER
2008-06-23 José Fonsecagallium: Use the more portable PIPE_ARCH_* PIPE_CC_...
2008-06-23 Brian Paulgallium: fix Y-inverted copies
2008-06-23 Brian Paulgallium: added some assertions
2008-06-23 Jakob Bornecrantzutil: Blit can now copy from texture to surface
2008-06-23 Jakob Bornecrantzgallium: Fix warning in u_draw_quad.h
2008-06-22 Ben Skeggsnouveau: update for interface changes + hack around...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-22 Keith Whitwelldraw: fix non-i386 builds
2008-06-19 José Fonsecagallium: Handle malloc failure.
2008-06-19 José Fonsecagallium: Add extra parenthesis as advised by gcc.
2008-06-19 Michal Krolutil: Add missing format names.
2008-06-19 José Fonsecadraw: Fix MSVC integer size conversion warning.
2008-06-18 Brian Paulgallium: additional fixes to ensure even number of...
2008-06-18 Brian Paulgallium: split long prims into chunks with an even...
2008-06-18 Brian Paulgallium: remove duplicated u_mm.c in file list
2008-06-14 Michal Krolutil: Use pf_get_size().
2008-06-12 Brian Paulgallium: disable the codegen for TGSI_OPCODE_EXPBASE2...
2008-06-12 Keith Whitwellgallium: fix SSE codegen for instructions that use...
2008-06-12 Zack Rusinglsl: implement variable array indexes
2008-06-12 Keith Whitwellpb: don't assert(0) on failure to allocate - this is...
2008-06-12 José Fonsecagallium: Support L16 pixel format.
2008-06-12 José Fonsecapipebuffer: Fix improper memory free.
2008-06-12 José Fonsecagallium: Implement debug_get_num_option.
2008-06-11 Keith Whitwelldraw: don't assume vertex position is in data[0]
2008-06-11 Keith Whitwelldraw: preserve specular alpha when flatshading -- may...
2008-06-11 Alan Hourihanesmall optimization
2008-06-11 Keith Whitwelldraw: remove another debug assert on failover to generi...
2008-06-11 Keith Whitwelldraw: remove debug assert on failover to generic vs...
2008-06-10 Keith WhitwellRevert "draw: no need to rearrange most primitives...
2008-06-10 Keith Whitwelldraw: no need to rearrange most primitives in vcache...
2008-06-10 Keith Whitwelldraw: fix edgeflags on clipped poly emit
2008-06-10 Keith Whitwelldraw: rework splitting of fan/loop prims in varray...
2008-06-09 José Fonsecagallium: Detect buffer overflows in the homegrown memor...
2008-06-09 José Fonsecapipebuffer: Alternative buffer manager.
2008-06-09 José Fonsecapipebuffer: Be more lenient when matching cached buffer...
2008-06-09 José Fonsecagallium: Deprecate GETENV. Replace by debug_get_bool_op...
2008-06-09 Brian Paulgallium: disable a tgsi_dump() call
2008-06-07 Keith Whitwelldraw: fix temp vs output buffer typo in vsvg_run_elts
2008-06-06 Keith Whitwelldraw: fix intermediate buffer confusion in draw_vs_vari...
2008-06-06 Keith Whitwelldraw: make sure middle-end primitive is uptodate in...
2008-06-06 José Fonsecadraw: Compile draw_vs_aos only on x86.
2008-06-04 Brian Paulgallium: added tgsi_is_passthrough_shader() function
2008-06-04 Keith Whitwelldraw: init vsvg draw pointer
2008-06-04 Keith Whitwelldraw: respect driver's max vertex buffer size
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-06-03 Michal Kroldraw: Use register names more consistently.
2008-06-03 Michal Kroldraw: Fix fetch_src(). Resurrect SSE version of DP3.
2008-06-02 Michal Kroldraw: Fix DP3 implementation by replacing SSE with...
2008-06-02 Keith Whitwelldraw: fast element translate path without delta
2008-06-02 José Fonsecagallium: Replace XSTDCALL by PIPE_CDECL.
2008-06-02 José Fonsecagallium: Port util_time functions to windows userspace.
2008-06-02 José Fonsecartasm: Use enum sse_cc in sse_cmpps.
2008-06-02 José Fonsecadraw: Fix MSVC warnings.
2008-06-02 Michal Kroltgsi: Add assertions to the new rule that when an exten...
2008-06-02 Michal Kroltgsi: SWZ no longer aliases to MOV.
2008-05-31 Michal Krolutil: Fix build after TGSI declaration interface changes.
2008-05-31 Michal Kroltgsi: Fix build after TGSI declaration interface changes.
next