scons: Fix SCons build infrastructure for FreeBSD.
[mesa.git] / src / gallium / auxiliary / tgsi /
2012-05-24 Vinson Leetgsi: Initialize Padding struct fields.
2012-05-18 Vinson Leegallium/tgsi/text: Ensure ret is initialized in parse_i...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 José Fonsecagallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/
2012-05-11 José Fonsecagallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture...
2012-05-11 Francisco Jerezgallium/tgsi/text: Replace open-coded integer parsing...
2012-05-11 Francisco Jerezgallium/tgsi/text: Parse immediates of non-float data...
2012-05-11 Francisco Jerezgallium/tgsi: Fix tgsi_build_full_immediate() for non...
2012-05-11 Francisco Jerezgallium/tgsi/text: Make label parsing optional for...
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Support local temporary emission.
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Lift the restriction on releasing...
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the "LOCAL" register declaratio...
2012-05-11 Francisco Jerezgallium/tgsi: Add support for atomic opcodes.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for barriers.
2012-05-11 Francisco Jerezgallium/tgsi: Define system values used to query the...
2012-05-11 Francisco Jerezgallium/tgsi: Add resource write-back support.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for raw resources.
2012-05-11 Francisco Jerezgallium/tgsi: Define the TGSI_BUFFER texture target.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the compute processor.
2012-05-11 Francisco Jerezgallium/tgsi: Move interpolation info from tgsi_declara...
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-04-07 Johannes Obermayrtgsi: Fix conflict with fortify printf redirect in...
2012-02-28 Brian Paultgsi: remove trailing comma to silence warning
2012-02-21 José Fonsecagallivm: Fix TGSI_OPCODE_ARR's translation.
2012-02-17 Dave Airlietgsi: add source/destination type from opcodes. (v2)
2012-01-30 Tom Stellardgallium: Move duplicated helper macros to tgsi_exec.h
2012-01-30 Tom Stellardgallium: Prefix #defines in tgsi_exec.h with TGSI_
2012-01-30 Tom Stellardgallium: Unify defines of CHAN_[XYZW] in tgsi_exec.h
2012-01-30 Tom Stellardtgsi: Add output_mode to struct tgsi_opcode_info v2
2012-01-11 Dave Airlietgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
2012-01-11 Dave Airlietgsi: add ISSG support
2012-01-11 Dave Airlietgsi_scan: add support to count number of output clip...
2012-01-11 Dave Airlietgsi/softpipe: add VertexID support.
2012-01-10 Dave Airliegallium: introduce GLSL based interpolation rules....
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-07 Bryan Caingallium: add an IABS opcode to TGSI
2012-01-07 Dave Airliegallium: add new semantic for clip vertex.
2012-01-05 Bryan Caingallium: add support for clip distances
2012-01-05 Brian Paultgsi: consolidate TGSI string arrays in new tgsi_strings.h
2012-01-03 Dave Airlietgsi/softpipe: disable FAST_MATH
2011-12-31 Dave Airliesoftpipe: reorder LIT to fix fp-lit-src-equals-dst
2011-12-19 Dave Airliesoftpipe: fix shadow1d tests.
2011-12-19 Dave Airliesoftpipe: fix shadow 2d texture array sampling
2011-12-19 Dave Airliesoftpipe: fix texture sampling from 1D texture array
2011-12-15 Marek Olšákgallium: utility helper functions for stream output
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-12-10 Marek Olšákgallium: implement ARB_conservative_depth
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-21 Vadim Girlingallium: add PIPE_SHADER_CAP_OUTPUT_READ
2011-11-14 Christoph Bumillergallium: add TGSI_SEMANTIC_VERTEXID
2011-11-08 José FonsecaRemove tgsi_sse2.
2011-10-25 Vinson Leetgsi: Fix memory leak in out-of-memory path.
2011-09-30 Marek Olšákgallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
2011-09-22 Jakob Bornecrantztgsi: Check in scan for fs position and depth reads
2011-09-10 Emil Velikovtgsi: fix typo in commit 324ac982d8e7
2011-09-10 Bryan Caingallium: add TGSI opcodes UARL and UCMP
2011-09-10 Marek Olšákgallium: add shadow 1D and 2D array samplers to TGSI
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-25 Dave Airlietgsi: add TXF support.
2011-08-25 Dave Airlietgsi: add TXQ support. (v2)
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-01 Bryan Caintgsi: add support for TGSI_OPCODE_MOD in tgsi_exec
2011-08-01 Bryan Caingallium: add PIPE_SHADER_CAP_INTEGERS
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian Paultgsi: add info fields for fragcoord origin, center...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-06 Brian Paultgsi: add some debug/print code in exec_tex(), disabled
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-07 Brian Paultgsi: s/varient/variant/
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-30 Marek Olšáktgsi/ureg: bump the limit of immediates
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-01 Marek Olšáktgsi: remove set-but-unused variables
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 Jakob Bornecrantztgsi: Fix parsing of properties with digits in the...
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 José Fonsecatgsi: Disable SSE2 code generation.
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 José Fonsecatgsi: Update assert.
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Zack Rusintgsi: defer allocation of huge inputs/outputs until...
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-25 Jerome Glissegallium/tgsi: shuffle ureg_src structure to work around...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-26 Brian Paultgsi: add cases for array textures
2011-01-26 Brian Paultgsi: add support for 1D/2D texture arrays
2011-01-24 Zack Rusingallium: implement modern sampling scheme
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Marek Olšáktgsi: remove redundant name tables from tgsi_text,...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-30 Vinson Leetgsi: Clean up header file inclusion in tgsi_text.h.
2010-12-30 Vinson Leetgsi: Clean up header file inclusion in tgsi_sanity.h.
2010-12-28 Dave Airlietgsi_dump: fix assert due to missing property name.
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
next