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-08
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-08
Merge remote branch 'origin/7.8'
Dave Airlie
2010-04-07
llvmpipe: Add missing include.
José Fonseca
2010-04-07
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-06
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-07
nouveau: allow multiple simultaneous maps of a pipe_transfer
Ben Skeggs
2010-04-07
nv50: fix assertion that caused piglit texturing/texrect-many to fail
Ben Skeggs
2010-04-06
cell: fix build
Marc Dietrich
2010-04-06
Merge branch 'gallium_draw_llvm'
Zack Rusin
2010-04-06
llvmpipe: Support S3TC when util_format_s3tc_enabled is set.
José Fonseca
2010-04-06
gallivm: Move the global LLVM objects (module, engine, provider, target) into...
José Fonseca
2010-04-06
llvmpipe: use a define to decide whether to use draw llvm paths
Zack Rusin
2010-04-05
r300g: enforce microtiled zbuffer from X server
Marek Olšák
2010-04-05
r300g: typecast using the r300_texture function
Marek Olšák
2010-04-05
softpipe: index the correct blend/mask state index
Brian Paul
2010-04-05
i965g: change value of VERT_RESULT_PSIZ hack to avoid warnings
Brian Paul
2010-04-05
r300g: enable OpenGL 2.1 on r3xx-r4xx chipsets
Marek Olšák
2010-04-05
r300g: add fallback for back stencil reference value and masks for r3xx-r4xx
Marek Olšák
2010-04-05
r300g: simplify accessing screen from context
Marek Olšák
2010-04-05
r300g: remove some XXXs
Marek Olšák
2010-04-05
r300g: raise the number of texture units to 16 for all supported chipsets
Marek Olšák
2010-04-05
r300/compiler: make the max number of fragment shader temporaries adjustable
Marek Olšák
2010-04-05
r300g: is_npot -> uses_pitch
Marek Olšák
2010-04-05
r300g: enable conditional rendering also for SWTCL
Marek Olšák
2010-04-04
r300g: fix TFP stride override.
Dave Airlie
2010-04-04
r300g: add conditional rendering
Marek Olšák
2010-04-04
r300g: add r4xx fragment shader registers
Marek Olšák
2010-04-04
r300g: do not use the c++ template keyword
Marek Olšák
2010-04-04
r300g: properly setup textures from X server
Marek Olšák
2010-04-03
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-04-03
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
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-03-31
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
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
[next]