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-07-10
tgis: implement indirect addressing for destination registers
Brian Paul
2009-07-07
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-01
util: Increase OutputDebugStringA to 4k.
José Fonseca
2009-06-30
util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...
José Fonseca
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
aux/indices: don't use 'prim' value once it is known to be bad
Keith Whitwell
2009-06-18
util: Add cast.
José Fonseca
2009-06-18
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-15
rtasm: Use 32bit constant.
José Fonseca
2009-06-10
util: Single precision constants.
José Fonseca
2009-06-08
pipebuffer: Silence out of heap space debug print
Jakob Bornecrantz
2009-06-04
tgsi: increase MAX_LABELS to 4096
Brian Paul
2009-06-02
util: Unsaved change missing from last commit.
José Fonseca
2009-06-02
util: Support Z24S8/Z24X8 -> unsigned conversion.
José Fonseca
2009-06-02
util: Fix 24 to 32 bit expansion binary arithmetic expression.
José Fonseca
2009-06-01
gallium/draw: Free specialized versions of driver shaders
Keith Whitwell
2009-06-01
draw: free more token arrays
Keith Whitwell
2009-06-01
draw: avoid leaking tokens when building pstipple fragment shader
Keith Whitwell
2009-06-01
draw: reset extra_vp_outputs.slot to zero in widepoint_flush()
Brian Paul
2009-05-08
util/upload: catch failures to map_range and return error
Keith Whitwell
2009-05-08
util: Limit the stack walk to avoid referencing undefined memory.
José Fonseca
2009-05-08
gallium/tgsi: hack around linker/archiver breakage
Keith Whitwell
2009-05-08
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-08
pb: Save the stack backtrace when creating/mapping a debug buffer.
José Fonseca
2009-05-08
pb: Dump the fenced buffer sizes.
José Fonseca
2009-05-05
gallium: fix texcoords for cubemap mipmap generation
Brian Paul
2009-04-29
tgsi: added tgsi_check_soa_dependencies() and related debug code (disabled)
Brian Paul
2009-04-28
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
2009-04-28
util/indices: remove debug prints
Keith Whitwell
2009-04-27
util: Remove unix includes.
José Fonseca
2009-04-27
util/time: add util_time_sleep() for windows userspace
Keith Whitwell
2009-04-24
util: Add debug_printf_once
Micah Dowty
2009-04-24
tgis: SSE code generator doesn't yet support indirect addressing of temp regs
Brian Paul
2009-04-24
pipebuffer: don't fail when validating mapped buffers
Keith Whitwell
2009-04-24
util: Add more entry points for dumping to bmp
Jakob Bornecrantz
2009-04-22
gallium: license, copyright
Brian Paul
2009-04-20
util: don't set unused blend state
Keith Whitwell
2009-04-17
util: flush stdout before emitting debug_printf on stderr
Keith Whitwell
2009-04-15
util: Fix surface usage
Jakob Bornecrantz
2009-04-15
gallium: new, simple RGBA surface create/destroy helpers
Brian Paul
2009-04-10
tgsi/sse2: Cleanup NRM/NRM4 implementation.
Michal Krol
2009-04-10
rtasm: Silence `static function not used' warning.
Michal Krol
2009-04-10
draw: Silence pointer-to-integer cast warning.
Michal Krol
2009-04-10
draw: Fix vertex_header initialisation.
Michal Krol
2009-04-09
tgsi/sse2: Fix build.
Michal Krol
2009-04-09
draw: Fix LIT instruction.
Michal Krol
2009-04-09
gallium: remove unneeded compressed=0 assignment
Brian Paul
2009-04-09
tgsi/sse2: Fix ARL instruction.
Michal Krol
2009-04-09
tgsi/sse2: Fix LIT instruction.
Michal Krol
[next]