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
/
drivers
Age
Commit message (
Expand
)
Author
2010-04-02
r300g: Expound on dithering comment.
Corbin Simpson
2010-04-03
r300g: make dithering work like fglrx.
Dave Airlie
2010-04-02
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-04-02
softpipe: remove S3TC init, since it's done on-demand now
Luca Barbieri
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
nv50: call util_format_init
Luca Barbieri
2010-04-02
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-04-01
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
llvmpipe: More tweaks to the supported texture formats.
José Fonseca
2010-04-01
llvmpipe: Fix build...
José Fonseca
2010-04-01
llvmpipe: Fix (un)swizzling, broken due to use of VOID channels.
José Fonseca
2010-03-31
r300g: Remove unnecessary header.
Vinson Lee
2010-04-01
r300g: add RGBA16F colorbuffer support
Marek Olšák
2010-04-01
r300g: add RGTC texture support
Marek Olšák
2010-04-01
r300g: format handling cleanup
Marek Olšák
2010-03-31
softpipe: Use S3TC when avaiilable,
José Fonseca
2010-03-31
llvmpipe: Don't call unused generate_clamp().
José Fonseca
2010-03-31
llvmpipe: Disable threads by default on embedded.
José Fonseca
2010-03-31
llvmpipe: Don't rely on u_format_access.py
José Fonseca
2010-03-31
Merge branch 'gallium-new-formats'
Roland Scheidegger
2010-03-31
llvmpipe: More accurate format capability exporting.
José Fonseca
2010-03-31
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-30
i965g: Fix assertion that was always true.
Vinson Lee
2010-03-30
identity: Remove unnecessary header.
Vinson Lee
2010-03-30
Merge branch '7.8'
Michel Dänzer
2010-03-29
r300g: Remove unused variable.
Vinson Lee
2010-03-29
r300g: Remove unnecessary header.
Vinson Lee
2010-03-29
r300g: Bind constantbuf to Draw immediately, don't wait for render.
Corbin Simpson
2010-03-30
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-29
Add test case for lp_bld_printf()
Chris Li
2010-03-29
i965g: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-29
svga: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-29
r300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYOUT_S3TC.
José Fonseca
2010-03-29
softpipe: Map GS constants, too.
Michal Krol
2010-03-29
r300g: print configurable debugging info on non-debug builds
Marek Olšák
2010-03-28
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
2010-03-28
r300g: handle TGSI_OPCODE_RET as END
Marek Olšák
2010-03-27
r300g: disable cliprects
Marek Olšák
2010-03-27
r300g: print errors even on non-debug builds
Marek Olšák
2010-03-27
i965g: Add brw_winsys_debug.c to SCons build.
Vinson Lee
2010-03-27
identity: Add id_drm.c to SCons build.
Vinson Lee
2010-03-27
identity: Add id_drm.c to SCons build.
Vinson Lee
2010-03-27
r300g: fix macrotiling for non-square textures
Mathias Fröhlich
2010-03-27
r300g: Make SWTCL clear work again.
Corbin Simpson
2010-03-26
r300g: Remove unnecessary header.
Vinson Lee
2010-03-26
gallium/llvmpipe: add PROGS target/rule to Makefile.template
Chris Li
2010-03-26
Revert "r300g: add generating texture coordinates for point sprites (WIP)"
Corbin Simpson
2010-03-26
nv50: fix FACE semantic check in FP input slot assignments
Christoph Bumiller
[next]