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-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
2009-03-19
tgsi: Begin documenting ps_2_x instruction set operations.
Michal Krol
2009-03-17
tgsi: Restore statement ordering.
José Fonseca
2009-03-17
tgsi: Document ps_2_0 instruction set operations.
Michal Krol
2009-03-17
tgsi: Document ps_1_4 instruction set operations.
Michal Krol
2009-03-17
tgsi: Document ps_1_1 instruction set operations.
Michal Krol
2009-03-17
tgsi: Begin documenting GLSL instruction set operations.
Michal Krol
2009-03-17
tgsi: Begin documenting NV_geometry_program4 instruction set operations.
Michal Krol
2009-03-17
tgsi: Silence const pointer cast warnings.
Michal Krol
2009-03-16
tgsi: Begin documenting NV_gpu_program4 instruction set operations.
Michal Krol
2009-03-16
tgsi: Document NV_vertex_program3 instruction set operations.`
Michal Krol
2009-03-12
tgsi: Localise SCS code.
Michal Krol
2009-03-12
tgsi: Rewrite NRM opcode, store 1.0 in W component.
Michal Krol
2009-03-12
tgsi: Begin documenting NV_fragment_program2 instruction set operations.
Michal Krol
2009-03-12
tgsi: Begin documenting ARB_fragment_program instruction set operations.
Michal Krol
2009-03-12
tgsi: Document ARB_vertex_program instruction set operations.
Michal Krol
2009-03-12
tgsi: Begin documenting NV_vertex_program2 instruction set operations.
Michal Krol
2009-03-11
tgsi: Implement RFL, SFL, STR, X2D opcodes.
Michal Krol
2009-03-11
tgsi: Begin documenting NV_fragment_program instruction set operations.
Michal Krol
2009-03-11
tgsi: Implement RCC opcode.
Michal Krol
2009-03-11
tgsi: Document NV_vertex_program1_1 instruction set operations.
Michal Krol
2009-03-10
tgsi: Untabify.
Michal Krol
2009-03-10
tgsi: Implement CLAMP opcode.
Michal Krol
2009-03-10
tgsi: Consider INDEX, NEGATE, MULTIPLYMATRIX opcodes for removal.
Michal Krol
2009-03-10
tgsi: ARL and FLOOR opcodes have the same implementation.
Michal Krol
2009-03-10
tgsi: ARL is a vector instruction.
Michal Krol
2009-03-10
tgsi: Note that LOG and EXP are approximations.
Michal Krol
2009-03-10
tgsi: Document EXT_vertex_shader instruction set operations.
Michal Krol
2009-03-09
tgsi: Implement CND, CND0 opcodes.
Michal Krol
[next]