draw: remove debug code
[mesa.git] / src / gallium / auxiliary /
2009-06-19 Brian Pauldraw: remove debug code
2009-06-19 Brian Pauldraw: fix first provoking vertex mode for quads, quad...
2009-06-19 Brian Pauldraw: fix first provoking vertex mode for unfilled...
2009-06-19 Brian Pauldraw: clean up indentation
2009-06-10 Brian Pauldraw: implement flatshade_first for drawing pipeline
2009-05-28 Mike Kaplinksiydraw: Fix assertion failure at fetch_emit_prepare
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-16 Corbin SimpsonCreate common trace_drm code, add to radeon_winsys.
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-11 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-08 Keith Whitwellutil/upload: catch failures to map_range and return...
2009-05-08 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-05-08 Keith Whitwellgallium/tgsi: hack around linker/archiver breakage
2009-05-08 Keith Whitwellgallium/draw: cope with unused vertex_elements
2009-05-08 José Fonsecapb: Save the stack backtrace when creating/mapping...
2009-05-08 José Fonsecapb: Dump the fenced buffer sizes.
2009-05-08 Keith Whitwellutil/upload: catch failures to map_range and return...
2009-05-07 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian Paulgallium: fix texcoords for cubemap mipmap generation
2009-05-05 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-05-05 Keith Whitwellgallium/tgsi: hack around linker/archiver breakage
2009-05-05 Keith Whitwellgallium/draw: cope with unused vertex_elements
2009-05-05 José Fonsecapb: Save the stack backtrace when creating/mapping...
2009-05-05 José Fonsecapb: Dump the fenced buffer sizes.
2009-05-02 Brian Pauldraw: added some inf/nan debug code (disabled)
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-29 Brian Paultgsi: added tgsi_check_soa_dependencies() and related...
2009-04-28 Keith Whitwellgallium/draw: add ability to print out active pipeline...
2009-04-28 Keith Whitwellutil/indices: remove debug prints
2009-04-27 José Fonsecautil: Remove unix includes.
2009-04-27 Keith Whitwellutil/time: add util_time_sleep() for windows userspace
2009-04-24 Micah Dowtyutil: Add debug_printf_once
2009-04-24 Brian Paultgis: SSE code generator doesn't yet support indirect...
2009-04-24 Keith Whitwellpipebuffer: don't fail when validating mapped buffers
2009-04-24 Jakob Bornecrantzutil: Add more entry points for dumping to bmp
2009-04-22 Brian Paulgallium: license, copyright
2009-04-20 Keith Whitwellutil: don't set unused blend state
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.
next