llvmpipe: Fix typo in copyright.
[mesa.git] / src / gallium / auxiliary /
2009-08-29 José Fonsecautil: Fix r5g6b5 description.
2009-08-29 José Fonsecautil: Pixel format database.
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian Paulgallium/util: added support for SRGB formats
2009-08-27 Brian Paulgallium/util: added cases for SRGB formats
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Cooper Yuantgsi: Fix build error due to commit acc7da90
2009-08-24 José Fonsecatgsi: Only free temp uregs.
2009-08-24 José Fonsecatgsi: Pass pipe_context as a parameter to ureg_create_s...
2009-08-24 Keith Whitwelltgsi: add generic instruction builder
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-20 Brian Paultgsi: check for SOA dependencies in SSE and PPC code...
2009-08-20 Brian Paultgsi: handle SOA dependencies for MOV/SWZ
2009-08-20 Brian Paultgsi: added tgsi_full_instruction::Flags field
2009-08-20 Brian Paultgsi: when printing/dumping programs indent loops and...
2009-08-20 Brian Paultgsi: check for SOA dependencies in SSE and PPC code...
2009-08-20 Brian Paultgsi: handle SOA dependencies for MOV/SWZ
2009-08-20 Brian Paultgsi: added tgsi_full_instruction::Flags field
2009-08-19 Brian Paulgallium: rename copy/fill_rect utility functions
2009-08-19 José Fonsecatgsi: Add missing include.
2009-08-19 José Fonsecatgsi: Fix typo in ureg constant creation.
2009-08-19 Keith Whitwelltgsi: silence compiler warning
2009-08-19 Keith Whitwelltgsi: remove unused function argument
2009-08-19 Keith Whitwelltgsi: add missing functionality to support instructions...
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Brian Paultgsi/ppc: we don't implement saturation modes yet
2009-08-18 Brian Paultgsi/sse: we don't implement saturation modes yet
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-17 Brian Paulgallium: memset() tgsi_exec_machine to all zeros in...
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith Whitwelltgsi: add simple facility for releasing and reusing...
2009-08-13 Keith Whitwelltgsi: rename ureg src/dest converters
2009-08-13 José Fonsecadraw: Remove unused variable.
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Keith Whitwelldraw: cope with more primitives in draw_pipeline_run
2009-08-13 Keith Whitwelltgsi: turn off debugging
2009-08-13 Keith Whitwelltgsi: use REALLOC for growing token pool
2009-08-13 Keith Whitwellutil: silence warnings for third REALLOC argument
2009-08-13 Keith Whitwellutil: remove unneeded includes
2009-08-13 Keith Whitwellutil: convert u_simple_shaders to use tgsi_ureg
2009-08-13 Keith Whitwelltgsi: add tgsi_ureg, a simplified tgsi shader builder
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-11 Jakob Bornecrantzgallium: Add texture usage information to surface_buffe...
2009-08-11 Brian Paulgallium: fix debug_printf() format string
2009-08-08 Corbin Simpsongallium: Move minify() to u_math.
2009-08-07 Brian Paulutil: fix incorrect assertion
2009-08-07 Brian Paulutil: include u_surface.h, added comment
2009-08-07 Brian Paulutil: use util_same_surface() to compare surface pointers
2009-08-07 Brian Paulutil: added util_same_surface() helper function
2009-08-06 Brian Paulutil: fix incorrect assertion
2009-08-06 Brian Paulutil: include u_surface.h, added comment
2009-08-06 Brian Paulutil: use util_same_surface() to compare surface pointers
2009-08-06 Brian Paulutil: added util_same_surface() helper function
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-05 Brian Paulutil: added comment/question about blit clipping
2009-08-05 Brian Paulutil: added util_blit_pixels() overlap test
2009-08-05 Brian Paulutil: fix util_blit_pixels() test for surface_copy...
2009-08-05 Brian Paulutil: reformatting and comments
2009-08-03 Brian Paultgsi: report opcode name in addition to the number...
2009-08-03 Brian Paultgsi: added tgsi_get_opcode_name()
2009-08-03 Brian Paulgallium: comments, reformatting
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-08-01 Patrice Mandinmesa st: Move logbase2 function to util/u_math.h
2009-07-31 Brian Pauldraw: fix-ups for point coord attribute
2009-07-31 Michal KrolRename TGSI LOOP instruction to better match theri...
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Michal Kroltgsi: Add proper constraints to sanity.
2009-07-30 Michal Kroltgsi: Declare a LOOP register.
2009-07-30 Michal Kroltgsi: Fix number operands for LOOP/ENDLOOP.
2009-07-30 Michal Kroltgsi: Document LOOP/ENDLOOP instruction operation.
2009-07-29 Brian Paulgallium: fix SSE shadow texture instructions
2009-07-29 Keith Whitwellutil: _debug_printf should print even when DEBUG is...
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian Paulgallium: minor code/comments clean-up
2009-07-26 José Fonsecautil: fix typo.
2009-07-23 Keith Whitwelldraw: correct address for machine struct in llvm path
2009-07-23 Keith Whitwellgallivm: updates for TGSI changes
2009-07-23 Keith Whitwellgallium: remove deprecated TGSI opcodes
2009-07-23 Vinson Leeutil: Add support for Mac OS.
2009-07-22 Michel Dänzergallium: Fix PPC build.
2009-07-22 Keith Whitwellgallium: remove multiple aliases for TGSI opcodes
2009-07-22 Keith Whitwellgallium: simplify tgsi_full_immediate struct
2009-07-20 Keith Whitwelltgsi: get texturing working in vertex shader sse2 path
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-20 Keith Whitwelltgsi: get texturing working in vertex shader sse2 path
2009-07-20 Keith Whitwelltgsi: fix regression in indexed const lookups
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-16 Keith Whitwelldraw: fix ppc build regression
2009-07-16 Keith Whitwelltgsi: simplify and fix sse KIL implementation
2009-07-16 Keith Whitwellrtasm: export sse_movmskps
2009-07-16 Keith Whitwelltgsi: initial texturing support on sse path
2009-07-16 Keith Whitwelltgsi: make sse function callout mechanism more generic
2009-07-16 Keith Whitwelltgsi: reduce x86 reg usage in tgsi_sse generated programs
next