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-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-17
svga: adapt to interface changes
Roland Scheidegger
2010-05-17
r300g: adapt to interface changes
Roland Scheidegger
2010-05-17
nouveau: adapt to interface changes
Roland Scheidegger
2010-05-17
fo: adapt to interface changes
Roland Scheidegger
2010-05-17
identity: adapt to interface changes
Roland Scheidegger
2010-05-17
trace: adapt to interface changes
Roland Scheidegger
2010-05-17
i965g: adapt to interface changes
Roland Scheidegger
2010-05-17
i915g: adapt to interface changes
Roland Scheidegger
2010-05-17
softpipe: adapt to interface changes
Roland Scheidegger
2010-05-17
llvmpipe: adapt to interface changes
Roland Scheidegger
2010-05-17
cell: adapt to interface changes
Roland Scheidegger
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Implement TXD.
José Fonseca
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
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
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
gallium: Remove loop register file.
José Fonseca
2010-05-03
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
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
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
r300g: fix surface_copy for compressed formats
Marek Olšák
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
i965g: s/sprintf/util_snprintf/
Vinson Lee
2010-05-01
llvmpipe: Remove unused variable.
Vinson Lee
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-21
svga: Fix index offset
Jakob Bornecrantz
2010-04-20
svga: Init surface functions
Jakob Bornecrantz
2010-04-29
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-04-29
llvmpipe: fix texture/display target memory leak
Brian Paul
[next]