trace: Enable dumping to be turned on and off
[mesa.git] / src / gallium / auxiliary /
2009-04-17 Keith Whitwellutil: flush stdout before emitting debug_printf on...
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Jakob Bornecrantzutil: Fix surface usage
2009-04-15 Brian Paulgallium: new, simple RGBA surface create/destroy helpers
2009-04-10 Michal Kroltgsi/sse2: Cleanup NRM/NRM4 implementation.
2009-04-10 Michal Krolrtasm: Silence `static function not used' warning.
2009-04-10 Michal Kroldraw: Silence pointer-to-integer cast warning.
2009-04-10 Michal Kroldraw: Fix vertex_header initialisation.
2009-04-09 Michal Kroltgsi/sse2: Fix build.
2009-04-09 Michal Kroldraw: Fix LIT instruction.
2009-04-09 Brian Paulgallium: remove unneeded compressed=0 assignment
2009-04-09 Michal Kroltgsi/sse2: Fix ARL instruction.
2009-04-09 Michal Kroltgsi/sse2: Fix LIT instruction.
2009-04-08 Brian Paulgallium: handle the case of util_pack_z_stencil(format...
2009-04-04 Michel Dänzergallium: Clean up driver clear() interface.
2009-04-04 Michel Dänzergallium: Add utility helper for packing combined depth...
2009-04-03 Michal Kroltgsi/exec: Actually enable switch-case for FLR.
2009-04-03 Michal Kroltgsi/text: Allow optional component selection for indir...
2009-04-03 Michal Krolutil/debug: Initialise local variables.
2009-04-03 Michal Kroltgsi/text: Allow `-|src|` variant of `-(|src|)`.
2009-04-01 José Fonsecautil: Fix x86_64 build.
2009-04-01 José Fonsecautil: Lookup symbol names from addresses.
2009-04-01 Michal Kroltgsi: Fix structure members initialisation.
2009-04-01 Michal Kroltgsi: Lookup alternate instruction mnemonics when parsi...
2009-04-01 Michal Kroltgsi: Provide alternate instruction mnemonics in tgsi...
2009-04-01 Michal Kroltgsi/doc: Fix typo.
2009-03-31 Brian Paultgsi: added some helpful debug functions in the tgsi...
2009-03-31 Brian Pauldraw: added Nan/Inf assertion in debug code
2009-03-31 Brian Paulgallium: added util_is_inf_or_nan() function to u_math.h
2009-03-31 José Fonsecautil: Enable assembly breakpointt on x86_64.
2009-03-30 Michal Kroltgsi: Condition codes are implied in KILP.
2009-03-30 Michal Kroltgsi: Explain symbols used in instruction set documenta...
2009-03-30 Michal Kroltgsi: Document BRA opcode.
2009-03-27 José Fonsecautil: Support Z24S8/Z24X8.
2009-03-27 José Fonsecamesa: Use the python executable from sys.executable.
2009-03-26 Brian Paultgsi: pass zero vector to texture sampler for 1D case...
2009-03-25 José Fonsecatranslate: Avoid unused variable warning.
2009-03-25 José Fonsecautil: Use size_t (for x86_64).
2009-03-25 José Fonsecautil: Don't use x86 asm on x86_64.
2009-03-25 José Fonsecadraw: Use size_t (for x86_64).
2009-03-25 Alan CoopersmithAdd #ifdefs needed to compile Gallium on Solaris with...
2009-03-23 Keith Whitwelldraw: update aa points shader comment
2009-03-23 Michel Dänzergallium: Remove remnants of reference counting internal...
2009-03-22 Jakob Bornecrantzdebug: Add function for writing transfers to files
2009-03-23 José Fonsecautil: Add a new macro for testing empty lists.
2009-03-23 Brian Paultgsi: minor comments
2009-03-21 Michal Kroltgsi: Document KIL, KILP instructions.
2009-03-20 Keith Whitwellgallium/util: add upload manager helper module
2009-03-19 Michal Kroltgsi: Document vs_2_0 instruction set operations.
2009-03-19 Michal Kroltgsi: Document vs_1_1 instruction set operations.
2009-03-19 Michal Kroltgsi: Begin documenting ps_2_x instruction set operations.
2009-03-18 Keith Whitwellutil: avoid clashprone UINT, UBYTE enum values
2009-03-18 Keith Whitwelldraw: use AOS_ERROR rather than clash-prone ERROR(...
2009-03-17 José Fonsecatgsi: Restore statement ordering.
2009-03-17 José Fonsecautil: Realloc takes bytes.
2009-03-17 Michal Kroltgsi: Document ps_2_0 instruction set operations.
2009-03-17 Michal Kroltgsi: Document ps_1_4 instruction set operations.
2009-03-17 Michal Kroltgsi: Document ps_1_1 instruction set operations.
2009-03-17 Michal Kroltgsi: Begin documenting GLSL instruction set operations.
2009-03-17 Michal Kroltgsi: Begin documenting NV_geometry_program4 instructio...
2009-03-17 Michal Kroltgsi: Silence const pointer cast warnings.
2009-03-16 José Fonsecautil: bitmask data type.
2009-03-16 Thomas Hellstromgallium: Use struct pipe_atomic for pipe refcounts.
2009-03-16 Michal Kroltgsi: Begin documenting NV_gpu_program4 instruction...
2009-03-16 Michal Kroltgsi: Document NV_vertex_program3 instruction set opera...
2009-03-13 Keith Whitwellgallium: consolidate bypass_vs and bypass_clipping...
2009-03-13 Keith Whitwellgallium: no need to keep a copy of shader tokens in...
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-12 Michal Kroltgsi: Localise SCS code.
2009-03-12 Michal Kroltgsi: Rewrite NRM opcode, store 1.0 in W component.
2009-03-12 Michal Kroltgsi: Begin documenting NV_fragment_program2 instructio...
2009-03-12 Michal Kroltgsi: Begin documenting ARB_fragment_program instructio...
2009-03-12 Michal Kroltgsi: Document ARB_vertex_program instruction set opera...
2009-03-12 Michal Kroltgsi: Begin documenting NV_vertex_program2 instruction...
2009-03-12 Keith Whitwellutil: fix debug_assert() to avoid unused variable warni...
2009-03-11 Michal Kroltgsi: Implement RFL, SFL, STR, X2D opcodes.
2009-03-11 Michal Kroltgsi: Begin documenting NV_fragment_program instruction...
2009-03-11 Michal Kroltgsi: Implement RCC opcode.
2009-03-11 Michal Kroltgsi: Document NV_vertex_program1_1 instruction set...
2009-03-10 Michal Kroltgsi: Untabify.
2009-03-10 Michal Kroltgsi: Implement CLAMP opcode.
2009-03-10 Michal Kroltgsi: Consider INDEX, NEGATE, MULTIPLYMATRIX opcodes...
2009-03-10 Michal Kroltgsi: ARL and FLOOR opcodes have the same implementation.
2009-03-10 Michal Kroltgsi: ARL is a vector instruction.
2009-03-10 Michal Kroltgsi: Note that LOG and EXP are approximations.
2009-03-10 Michal Kroltgsi: Document EXT_vertex_shader instruction set operat...
2009-03-09 Michal Kroltgsi: Implement CND, CND0 opcodes.
2009-03-09 Michal Kroltgsi: Remove redundant micro_ge() -- use micro_le().
2009-03-09 Michal Kroltgsi: Document ATI_fragment_shader instruction set...
2009-03-08 Michal Kroltgsi: Document NV_vertex_program instruction set operat...
2009-03-05 Brian Paulgallium: added null ptr check in align_free()
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Keith Whitwellindices: add translate/generate functions for unfilled...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Remove some superfluous instances of #include...
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 José Fonsecapipebuffer: Cleanup merge.
next