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
2010-01-05
tgsi: Implement new integer opcodes.
Michal Krol
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
tgsi: Fix assert.
Vinson Lee
2010-01-04
Fix test
Alan Hourihane
2010-01-03
rtasm: Play nicely with Windows's Data Execution Prevention.
José Fonseca
2010-01-03
util: Minor enhancements/corrections to the bitmask logic.
José Fonseca
2010-01-02
util: Silent potential loss of precision warnings.
José Fonseca
2010-01-01
gallium/util: Silence format warnings.
Vinson Lee
2010-01-01
gallium/util: Replace h_addr with h_addr_list[0].
Vinson Lee
2010-01-01
tgsi: Add missing semantic name in text parser.
Igor Oliveira
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2010-01-01
gallium: Remove the sct module.
José Fonseca
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-28
util: better fix for unused variable warnings with asserts
Keith Whitwell
2009-12-27
g3dvl: Silence compiler warnings.
Vinson Lee
2009-12-27
tgsi/ureg: Silence uninitialized variable warnings.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-26
gallium/util: Remove comma at end of enumerator list.
Vinson Lee
2009-12-26
rbug: Remove comma at end of enumerator list.
Vinson Lee
2009-12-26
rbug: Remove comma at end of enumerator list.
Vinson Lee
2009-12-26
tgsi: Don't dump parenthesis for negation.
José Fonseca
2009-12-25
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
draw: disable some debugging output coming from the geometry shaders
Zack Rusin
2009-12-25
util: put vertices_per_primitive function in its proper location
Zack Rusin
2009-12-25
draw/tgsi: fix geometry shader input/output swizzling
Zack Rusin
2009-12-25
tgsi: dump the indices correctly when dealing with 2d arrays
Zack Rusin
2009-12-25
tgsi: fix property parsing/building
Zack Rusin
2009-12-25
tgsi: add missing support for two dimensional arrays in various places
Zack Rusin
2009-12-25
tgsi: make the tgsi assembly parser report line/column on error
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
gallium/util: quieten compiler
Keith Whitwell
2009-12-23
gallium/util: Initialize variable in util_clear.
Vinson Lee
2009-12-23
util: Ensure debug_dump_flags generates a null-terminated string.
Vinson Lee
2009-12-23
util: Define common dynamic library extensions.
José Fonseca
2009-12-22
gallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
Vinson Lee
2009-12-22
gallium/util: Add PIPE_OS_APPLE to u_network.
Vinson Lee
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
tgsi: Implement BREAKC in interpreter.
Michal Krol
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-21
i965g: fixes to build after merge of master
Keith Whitwell
2009-12-21
i965g: remove half-finished change to tgsi_parse
Keith Whitwell
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
util: draw cube mipmaps with TEX CUBE
Christoph Bumiller
2009-12-20
util: util_format_get_blocksizebits() returns bits per block.
Christoph Bumiller
2009-12-18
gallium: store edgflag info in tgsi_shader_info
Roland Scheidegger
2009-12-18
util: Add util_format_has_alpha(), enclose in extern C.
Michal Krol
2009-12-18
util/pack: Handle the remaining formats with generic u_format access functions.
Michal Krol
2009-12-18
util: Update blitter for u_format changes.
Corbin Simpson
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
[next]