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-04-06
draw llvm: disable printing of the LLVM ir
Zack Rusin
2010-04-06
gallium/draw: add additional DRAW_LLVM check
Brian Paul
2010-04-06
Merge branch 'gallium_draw_llvm'
Zack Rusin
2010-04-06
gallivm: Fallback to calling util_format_description::fetch_float for any for...
José Fonseca
2010-04-06
gallivm: Move the global LLVM objects (module, engine, provider, target) into...
José Fonseca
2010-04-06
draw llvm: disable debugging output
Zack Rusin
2010-04-06
draw llvm: implement simple pipeline caching using variants
Zack Rusin
2010-04-06
draw llvm: fix iteration for larger vertex arrays
Zack Rusin
2010-04-06
draw llvm: iterate with the correct stop over the outputs
Zack Rusin
2010-04-06
util: Respect destination stride in pipe_get_tile_swizzle().
Michal Krol
2010-04-06
draw llvm: fix draw arrays
Zack Rusin
2010-04-06
util: Make half float lookup tables constant.
José Fonseca
2010-04-06
util: Remove the hand written SRGB format support code.
José Fonseca
2010-04-06
util: Support all SRGB formats.
José Fonseca
2010-04-06
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-04-05
draw llvm: when generating the vertex_header struct adjust its name
Zack Rusin
2010-04-05
util: added util_dl_error()
Brian Paul
2010-04-04
Merge branch '7.8'
Ian Romanick
2010-04-03
util: Use GCC atomic bultins on GCC 4.1 and higher only.
Vinson Lee
2010-04-03
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-02
draw llvm: fix storing of outputs for the rest of the pipeline
Zack Rusin
2010-04-02
draw llvm: fix translation of formats with variable components
Zack Rusin
2010-04-02
gallivm: Add fallthrough comment at end of case statement.
Vinson Lee
2010-04-02
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-04-01
gallium/util: remove extraneous semicolon
Brian Paul
2010-04-02
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
gallium/util: add util_format_is_supported to check for pack/unpack
Luca Barbieri
2010-04-02
gallium/util: load s3tc on demand
Luca Barbieri
2010-04-02
gallium/util: pregenerate half float tables
Luca Barbieri
2010-04-01
gallium/util: s/inline/INLINE/
Vinson Lee
2010-04-02
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-04-02
gallium/util: add one-time initialization helper
Luca Barbieri
2010-04-01
draw llvm: a lot better storing implementation
Zack Rusin
2010-04-02
gallium/util: use #pragma section instead of #pragma data_seg
Luca Barbieri
2010-04-02
gallium/util: reindent u_half.c and u_half.h with Mesa coding style
Luca Barbieri
2010-04-02
Revert "util: Init half-float tables on demand."
Luca Barbieri
2010-04-01
util: Init half-float tables on demand.
Corbin Simpson
2010-04-01
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
util: Declare .CRT$XCU data segment.
Michal Krol
2010-04-01
scons: Remove `util/u_gctors.cpp'.
Michal Krol
2010-04-01
gallium/util: rewrite global constructor system for half floats (GCC/MSVC only!)
Luca Barbieri
2010-04-01
llvmpipe: Support sampling from signed and mixed siged formats.
José Fonseca
2010-04-01
gallium/util: add copyright header to u_half.c
Luca Barbieri
2010-04-01
util: Declare util_half_init_tables only once.
José Fonseca
2010-04-01
util: Use u_math.h's union fi instead of redefining it.
José Fonseca
2010-04-01
util: Add support for other DXTn RGBA formats.
José Fonseca
2010-04-01
util: Get DXT1_RGB format working correctly.
José Fonseca
2010-04-01
util: Add test case for PIPE_FORMAT_DXT1_RGB.
José Fonseca
2010-04-01
util: Allow to have block format test cases
José Fonseca
2010-04-01
util: Generate correct format conversions for half floats.
Michal Krol
[next]