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
Age
Commit message (
Expand
)
Author
2010-07-15
glsl/apps: Handle ftell errors in non-debug builds.
Vinson Lee
2010-07-15
llvmpipe: implement instanced drawing functions
Brian Paul
2010-07-15
draw: update comments for drawing functions
Brian Paul
2010-07-15
draw: move prototype, update comment
Brian Paul
2010-07-15
softpipe: re-order drawing functions to get rid of prototype
Brian Paul
2010-07-15
graw: new tri-instanced.c program to test instanced drawing
Brian Paul
2010-07-15
r600: fix typo in r700 assembler
Alex Deucher
2010-07-15
radeon: Also flush if it's not the current context that's being destroyed.
Henri Verbeet
2010-07-15
radeon: allow driconf vblank settings with dri2
Alex Deucher
2010-07-15
st/mesa: fix quad strip trimming bug
Brian Paul
2010-07-15
llvmpipe: Remove redundant statement.
José Fonseca
2010-07-15
glu/sgi: Remove dead initialization in extract565.
Vinson Lee
2010-07-15
tgsi: Remove dead assignment in uprcase function.
Vinson Lee
2010-07-15
mesa: Fix potential out-of-bounds access by _vbo_Materialf.
Vinson Lee
2010-07-15
glx: Move dereference and initialization to after NULL check.
Vinson Lee
2010-07-15
egl: Return the correct array size in _eglFlattenArray.
Chia-I Wu
2010-07-14
mesa: fix _mesa_Texture/Render/BufferObjectUnpurgeable() return values
Brian Paul
2010-07-14
mesa: update assertions and fix refcounting in depth/stencil renderbuffer code
Brian Paul
2010-07-14
mesa: silence a printf warning
Brian Paul
2010-07-14
llvmpipe: delete lp_test_*.o files with make clean
Brian Paul
2010-07-14
gallium: added CLEAN_EXTRA var for make clean target
Brian Paul
2010-07-14
dri2: Track event mask in client code.
Nick Bowler
2010-07-14
gallium: Ensure prototypes are wrapped in extern "C".
José Fonseca
2010-07-14
llvmpipe: Remove redundant alignments.
José Fonseca
2010-07-14
llvmpipe: Addi ssse3 swizzling for B8G8R8A8_UNORM.
Chris Li
2010-07-14
gallium: Add a macro for memory barriers.
José Fonseca
2010-07-14
gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3 compiler support.
José Fonseca
2010-07-13
Merge branch 'mesa-2d-registers'
Zack Rusin
2010-07-13
mesa: add comments and change Index2D to just Index2
Zack Rusin
2010-07-14
r300/compiler: fix swizzling in the transformation of Abs modifiers
Marek Olšák
2010-07-13
i965g: Fix scons build of dri driver
Jakob Bornecrantz
2010-07-13
llvmpipe: fix comment typo
Roland Scheidegger
2010-07-13
llvmpipe: move rasterizer to screen instead of setup context
Roland Scheidegger
2010-07-13
llvmpipe: Align texture data to the cache line.
José Fonseca
2010-07-13
llvmpipe: eliminate the set_state rasterizer command
Keith Whitwell
2010-07-13
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-13
llvmpipe: move fences from per-bin to per-thread
Keith Whitwell
2010-07-13
llvmpipe: Always swizzle/unswizzle whole tiles.
José Fonseca
2010-07-13
llvmpipe: Ignores!
Jakob Bornecrantz
2010-07-13
targets: Link xorg drivers with LLVM if built
Jakob Bornecrantz
2010-07-13
targets: Clean up xorg make files a bit
Jakob Bornecrantz
2010-07-13
libgl-xlib: add depend to make clean list
Brian Paul
2010-07-13
glapi: use _mesa_snprintf()
Brian Paul
2010-07-13
r300/compiler: implement the Abs source operand modifier for vertex shaders
Marek Olšák
2010-07-13
r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex shaders
Marek Olšák
2010-07-13
mesa: s/snprintf/_mesa_snprintf/
Vinson Lee
2010-07-13
r300g: do not advertise half_float_vertex on rv3x0
Marek Olšák
2010-07-13
r300g: extend and clean up debug logging
Marek Olšák
2010-07-13
r300g/swtcl: do not emit texcoords if they are also stuffed in GA
Marek Olšák
2010-07-13
r300g: rework the draw_rectangle hook
Marek Olšák
[next]