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-03
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
r300g: use util_format_short_name and util_format_is_plain
Marek Olšák
2010-05-03
util: add util_format_short_name
Marek Olšák
2010-05-03
util: add util_format_is_plain
Marek Olšák
2010-05-03
r300g: refuse to create a texture with size 0
Marek Olšák
2010-05-03
r300g: improve texture debug output, split into TEX and TEXALLOC flags
Marek Olšák
2010-05-03
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
svga: Silent warning.
José Fonseca
2010-05-03
gallivm: Display message instead of crashing when sampler generator was not s...
José Fonseca
2010-05-03
translate: Make translate_generic truly generic.
José Fonseca
2010-05-03
draw: Remove draw_pt_fetch_prepare call from llvm middle end.
José Fonseca
2010-05-03
tgsi: Parse and dump predicates.
José Fonseca
2010-05-03
gallium: Remove loop register file.
José Fonseca
2010-05-03
gallivm: Replace predicate assertion failure with warning message.
José Fonseca
2010-05-03
draw: Disable rtasm compilation when using LLVM.
José Fonseca
2010-05-03
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
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
[next]