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-07
util: Support fixed formats conversion.
José Fonseca
2010-04-07
util: Add copyright header to u_half.h
José Fonseca
2010-04-07
util: Remove the half typedef from p_compiler.h.
José Fonseca
2010-04-07
util: Use stubs for the dynamically loaded S3TC functions.
José Fonseca
2010-04-07
draw: Fix MSVC build (snprintf->util_snprintf).
José Fonseca
2010-04-07
util: Remove u_tile.c YCbCr's.
José Fonseca
2010-04-07
util: Implement YUV and subsampled RGB format conversion.
José Fonseca
2010-04-07
draw: init draw->pt.middle.general = NULL just to be safe
Brian Paul
2010-04-07
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-07
draw llvm: Remove unnecessary headers.
Vinson Lee
2010-04-07
gallium: Add files to Makefile.
Vinson Lee
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
[next]