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
Age
Commit message (
Expand
)
Author
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-27
util: Support Z24S8/Z24X8.
José Fonseca
2009-03-27
mesa: Use the python executable from sys.executable.
José Fonseca
2009-03-26
tgsi: pass zero vector to texture sampler for 1D case instead of NULL
Brian Paul
2009-03-25
translate: Avoid unused variable warning.
José Fonseca
2009-03-25
util: Use size_t (for x86_64).
José Fonseca
2009-03-25
util: Don't use x86 asm on x86_64.
José Fonseca
2009-03-25
draw: Use size_t (for x86_64).
José Fonseca
2009-03-25
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
2009-03-23
draw: update aa points shader comment
Keith Whitwell
2009-03-23
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-22
debug: Add function for writing transfers to files
Jakob Bornecrantz
2009-03-23
util: Add a new macro for testing empty lists.
José Fonseca
2009-03-22
tgsi: minor comments
Brian Paul
2009-03-21
tgsi: Document KIL, KILP instructions.
Michal Krol
2009-03-20
gallium/util: add upload manager helper module
Keith Whitwell
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-18
util: avoid clashprone UINT, UBYTE enum values
Keith Whitwell
2009-03-18
draw: use AOS_ERROR rather than clash-prone ERROR() macro
Keith Whitwell
2009-03-17
tgsi: Restore statement ordering.
José Fonseca
2009-03-17
util: Realloc takes bytes.
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
util: bitmask data type.
José Fonseca
2009-03-16
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
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-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
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-12
util: fix debug_assert() to avoid unused variable warnings in release builds
Keith Whitwell
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
[prev]
[next]