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
Age
Commit message (
Expand
)
Author
2010-05-02
gallivm: fix nested break and continue statements
Zack Rusin
2010-05-03
identity: Move sampler view create and destroy to id_objects.c
Jakob Bornecrantz
2010-05-03
identity: s/texture/resource/
Jakob Bornecrantz
2010-05-03
identity: Whitespace & Style
Jakob Bornecrantz
2010-05-03
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-05-03
llvmpipe: add lp_test_* to .gitignore
Xavier Chantry
2010-05-03
svga: Remove the screen private context.
José Fonseca
2010-05-03
svga: Remove empty file.
José Fonseca
2010-05-03
svga: Update flags documentation.
José Fonseca
2010-05-03
softpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
2010-05-03
llvmpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
2010-05-02
svga: Include svga_surface.h in svga_screen.c.
Vinson Lee
2010-05-02
r300g: Remove unnecessary header.
Vinson Lee
2010-05-02
Update dri state tracker to use new API aware context create
Xavier Chantry
2010-05-02
r300g: do not validate buffers in check_cs
Marek Olšák
2010-05-02
r300g: fix surface_copy for compressed formats
Marek Olšák
2010-05-02
retrace: Add sampler_view_destroy
José Fonseca
2010-05-02
trace: Fix typo in method name.
José Fonseca
2010-05-02
r300g: always set the pitch of the first miplevel in the tiling flags
Marek Olšák
2010-05-02
Revert "r300g: disable point sprites (again)"
Marek Olšák
2010-05-02
r300g: merge VS output mapping state (VAP) to rasterizer block state (RS)
Marek Olšák
2010-05-02
r300g: inline update_derived_shader_state
Marek Olšák
2010-05-02
r300g: fix segfault when resizing a DRI2 framebuffer
Marek Olšák
2010-05-02
r300g: cache tiling flags to reduce the number of DRM calls
Marek Olšák
2010-05-02
i965g: s/sprintf/util_snprintf/
Vinson Lee
2010-05-01
llvmpipe: Remove unused variable.
Vinson Lee
2010-05-01
swrastg: Use trace
Jakob Bornecrantz
2010-04-30
nv50: raise constant buffers size to maximum
Christoph Bumiller
2010-04-30
nv50: relax restriction on surface_copy format equality a bit
Christoph Bumiller
2010-04-30
nv50: don't segfault on OPCODE_END for empty programs
Christoph Bumiller
2010-04-30
llvmpipe: fix out-of-bounds texture sampling
Brian Paul
2010-04-30
llvmpipe: added lp_build_sample_nop() for debugging
Brian Paul
2010-04-21
svga: Fix index offset
Jakob Bornecrantz
2010-04-30
draw: Fix memory leaks in llvm code.
José Fonseca
2010-04-20
svga: Init surface functions
Jakob Bornecrantz
2010-04-30
util: Add missing break statement in u_caps.c
Jakob Bornecrantz
2010-04-29
util: Update caps after helpfull input
Jakob Bornecrantz
2010-04-29
util: Add small caps checker helper
Jakob Bornecrantz
2010-04-29
util: Format error format string as the rest of the pipe formats
Jakob Bornecrantz
2010-04-29
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-04-29
draw llvm: stay in bounds even if fetch_count % 4 != 0
Zack Rusin
2010-04-29
cso: remove commented-out code, update function docs
Brian Paul
2010-04-29
gallivm: add some assertions in special-case sampler code
Brian Paul
2010-04-29
llvmpipe: fix texture/display target memory leak
Brian Paul
2010-04-29
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-04-29
r300g: fix compiler error
Marek Olšák
2010-04-29
r300g: use the enum for color swizzles in the rasterizer
Marek Olšák
2010-04-29
r300g: rasterizer debug logging
Marek Olšák
2010-04-29
r300g: fix tests/yuvrect and possibly even rendering to YUV textures
Marek Olšák
[next]