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-02-01
util: List new file in sconscript.
José Fonseca
2009-02-01
pipebuffer: Drop (most of) pipe winsys stuff.
José Fonseca
2009-01-31
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-30
gallium: add a convience wrapper for simple screens
Zack Rusin
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-30
Merge branch 'gallium-0.2' into gallium-winsys-private
José Fonseca
2009-01-30
util: Define ffs for MinGW.
José Fonseca
2009-01-30
Merge branch 'gallium-0.2' into gallium-winsys-private
José Fonseca
2009-01-30
pipebuffer: Consider 0 as no alignment needed.
José Fonseca
2009-01-29
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
pipebuffer: Ondemand buffer manager.
José Fonseca
2009-01-29
pipebuffer: Implement proper buffer validation.
José Fonseca
2009-01-28
pipebuffer: More assertions.
José Fonseca
2009-01-28
pipebuffer: Fix alignment assertion.
José Fonseca
2009-01-28
pipebuffer: Export the pipe buffer winsys hooks.
José Fonseca
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
tgsi: silence some warnings
Keith Whitwell
2009-01-27
draw: silence some warnings
Keith Whitwell
2009-01-27
draw: queiten compiler warnings
Keith Whitwell
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-19
util: add reduced prim helper
Keith Whitwell
2009-01-19
tgsi: change an if to an else-if, added const qual, added comments
Brian Paul
2009-01-19
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-17
debug: add noprefix version of debug_dump_enum
Keith Whitwell
2009-01-14
gallium: Disable memory debugging for Windows OGL.
José Fonseca
2009-01-12
gallivm: Make sure the bitcode buffer is followed by a 0 byte.
Michel Dänzer
2009-01-12
gallivm: Print error message from ParseBitcodeFile() in case it fails.
Michel Dänzer
2009-01-12
gallivm: Adapt to header file move in LLVM 2.4.
Michel Dänzer
2009-01-11
cell: datatype clean-ups in SPE rtasm
Brian Paul
2009-01-10
gallium: use tgsi_dump_instruction() instead of ppc_comment()
Brian Paul
2009-01-10
gallium: remove unused struct type
Brian Paul
2009-01-10
gallium: fix register clobber bug in TGSI->PPC codegen
Brian Paul
2009-01-10
gallium: emit comments in TGSI->PPC codegen
Brian Paul
2009-01-10
gallium: code to dump/debug PPC code (disabled)
Brian Paul
2009-01-10
gallium: added comment/annotation support to PPC rtasm
Brian Paul
2009-01-10
gallium: s/false/FALSE/
Brian Paul
2009-01-09
draw: Add missing include.
José Fonseca
2009-01-08
draw: Predeclare struct.
José Fonseca
2009-01-08
Merge commit 'origin/gallium-0.1' into gallium-0.2
José Fonseca
2009-01-06
gallium: added centroid/invarient fields to declarations
Brian Paul
2009-01-06
tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization
Brian Paul
2009-01-06
gallium: Fix typeo in mipmap filter for GL_UNSIGNED_SHORT_1_5_5_5_REV
Brian Paul
2008-12-31
util: List new file in SConscript.
José Fonseca
2008-12-31
draw: Avoid integer overflow converting pointers on 64bit archs.
José Fonseca
2008-12-30
gallium: Initialize var before use.
José Fonseca
2008-12-30
draw: Do not specify types in bitfields.
José Fonseca
2008-12-30
gallium: Remove unused variables.
José Fonseca
2008-12-30
rtasm: Remove spurious semi-colons after function bodies.
José Fonseca
2008-12-24
gallium: implement TGSI_OPCODE_DP2A, add sqrt to NRM3/NRM4
Brian Paul
[next]