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-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
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
2009-03-09
tgsi: Remove redundant micro_ge() -- use micro_le().
Michal Krol
2009-03-09
tgsi: Document ATI_fragment_shader instruction set operations.
Michal Krol
2009-03-08
tgsi: Document NV_vertex_program instruction set operations.
Michal Krol
2009-03-05
gallium: added null ptr check in align_free()
Brian Paul
2009-03-04
indices: add translate/generate functions for unfilled modes
Keith Whitwell
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-03-03
pipebuffer: Cleanup merge.
José Fonseca
2009-03-03
pb: fix up merge mistakes
Keith Whitwell
2009-03-03
pipebuffer: Fix copy'n'paste typo.
José Fonseca
[next]