index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
Age
Commit message (
Expand
)
Author
2009-08-03
tgsi: added tgsi_get_opcode_name()
Brian Paul
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-30
tgsi: Add proper constraints to sanity.
Michal Krol
2009-07-30
tgsi: Declare a LOOP register.
Michal Krol
2009-07-30
tgsi: Fix number operands for LOOP/ENDLOOP.
Michal Krol
2009-07-30
tgsi: Document LOOP/ENDLOOP instruction operation.
Michal Krol
2009-07-29
gallium: fix SSE shadow texture instructions
Brian Paul
2009-07-23
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-23
gallium: Fix PPC build.
Michel Dänzer
2009-07-22
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-20
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
tgsi: fix regression in indexed const lookups
Keith Whitwell
2009-07-16
tgsi: simplify and fix sse KIL implementation
Keith Whitwell
2009-07-16
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
tgsi: make sse function callout mechanism more generic
Keith Whitwell
2009-07-16
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
tgsi: no need to separately malloc input and output arrays
Keith Whitwell
2009-07-16
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
tgsi: make function call code in tgsi_sse.c less opaque
Keith Whitwell
2009-07-16
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-10
tgsi: update some assertions
Brian Paul
2009-07-10
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgis: implement indirect addressing for destination registers
Brian Paul
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-04
tgsi: increase MAX_LABELS to 4096
Brian Paul
2009-05-08
gallium/tgsi: hack around linker/archiver breakage
Keith Whitwell
2009-04-29
tgsi: added tgsi_check_soa_dependencies() and related debug code (disabled)
Brian Paul
2009-04-24
tgis: SSE code generator doesn't yet support indirect addressing of temp regs
Brian Paul
2009-04-10
tgsi/sse2: Cleanup NRM/NRM4 implementation.
Michal Krol
2009-04-09
tgsi/sse2: Fix build.
Michal Krol
2009-04-09
tgsi/sse2: Fix ARL instruction.
Michal Krol
2009-04-09
tgsi/sse2: Fix LIT instruction.
Michal Krol
2009-04-03
tgsi/exec: Actually enable switch-case for FLR.
Michal Krol
2009-04-03
tgsi/text: Allow optional component selection for indirect registers.
Michal Krol
2009-04-03
tgsi/text: Allow `-|src|` variant of `-(|src|)`.
Michal Krol
2009-04-01
tgsi: Fix structure members initialisation.
Michal Krol
2009-04-01
tgsi: Lookup alternate instruction mnemonics when parsing tgsi text.
Michal Krol
2009-04-01
tgsi: Provide alternate instruction mnemonics in tgsi info.
Michal Krol
2009-04-01
tgsi/doc: Fix typo.
Michal Krol
2009-03-31
tgsi: added some helpful debug functions in the tgsi interpreter
Brian Paul
2009-03-30
tgsi: Condition codes are implied in KILP.
Michal Krol
2009-03-30
tgsi: Explain symbols used in instruction set documentation.
Michal Krol
2009-03-30
tgsi: Document BRA opcode.
Michal Krol
2009-03-26
tgsi: pass zero vector to texture sampler for 1D case instead of NULL
Brian Paul
2009-03-22
tgsi: minor comments
Brian Paul
2009-03-21
tgsi: Document KIL, KILP instructions.
Michal Krol
2009-03-19
tgsi: Document vs_2_0 instruction set operations.
Michal Krol
2009-03-19
tgsi: Document vs_1_1 instruction set operations.
Michal Krol
[prev]
[next]