index
:
~gsap7/mesa
gallium-resources-merge-drisw
getproc-debug
getproc-execmem
getproc-execmem-debug
master
st-dri
tfp
Unnamed repository; edit this file to name it for gitweb.
gsap7
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
draw: use the instance id when fetching vertex data
Zack Rusin
1
-3
/
+11
2010-07-16
st/egl: Fix build on FreeBSD.
Chia-I Wu
1
-1
/
+1
2010-07-16
i965g: Remove dead initialization in precalc_tex.
Vinson Lee
1
-1
/
+1
2010-07-16
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
20
-557
/
+664
2010-07-15
llvmpipe: implement instanced drawing functions
Brian Paul
1
-20
/
+108
2010-07-15
draw: update comments for drawing functions
Brian Paul
1
-5
/
+16
2010-07-15
draw: move prototype, update comment
Brian Paul
1
-3
/
+3
2010-07-15
softpipe: re-order drawing functions to get rid of prototype
Brian Paul
1
-108
/
+102
2010-07-15
graw: new tri-instanced.c program to test instanced drawing
Brian Paul
2
-0
/
+297
2010-07-15
llvmpipe: Remove redundant statement.
José Fonseca
1
-1
/
+0
2010-07-15
tgsi: Remove dead assignment in uprcase function.
Vinson Lee
1
-1
/
+1
2010-07-14
llvmpipe: delete lp_test_*.o files with make clean
Brian Paul
1
-0
/
+3
2010-07-14
gallium: added CLEAN_EXTRA var for make clean target
Brian Paul
1
-1
/
+1
2010-07-14
gallium: Ensure prototypes are wrapped in extern "C".
José Fonseca
1
-0
/
+11
2010-07-14
llvmpipe: Remove redundant alignments.
José Fonseca
2
-3
/
+1
2010-07-14
llvmpipe: Addi ssse3 swizzling for B8G8R8A8_UNORM.
Chris Li
3
-3
/
+231
2010-07-14
gallium: Add a macro for memory barriers.
José Fonseca
1
-0
/
+19
2010-07-14
gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3 compiler support.
José Fonseca
1
-0
/
+5
2010-07-13
Merge branch 'mesa-2d-registers'
Zack Rusin
3
-5
/
+14
2010-07-13
i965g: Fix scons build of dri driver
Jakob Bornecrantz
1
-1
/
+0
2010-07-13
llvmpipe: fix comment typo
Roland Scheidegger
1
-2
/
+2
2010-07-13
llvmpipe: move rasterizer to screen instead of setup context
Roland Scheidegger
4
-13
/
+22
2010-07-13
llvmpipe: Align texture data to the cache line.
José Fonseca
1
-2
/
+5
2010-07-13
llvmpipe: eliminate the set_state rasterizer command
Keith Whitwell
8
-92
/
+22
2010-07-13
llvmpipe: pass mask into fragment shader
Keith Whitwell
14
-790
/
+901
2010-07-13
llvmpipe: move fences from per-bin to per-thread
Keith Whitwell
8
-29
/
+58
2010-07-13
llvmpipe: Always swizzle/unswizzle whole tiles.
José Fonseca
3
-18
/
+18
2010-07-13
llvmpipe: Ignores!
Jakob Bornecrantz
1
-0
/
+1
2010-07-13
targets: Link xorg drivers with LLVM if built
Jakob Bornecrantz
1
-0
/
+8
2010-07-13
targets: Clean up xorg make files a bit
Jakob Bornecrantz
6
-29
/
+31
2010-07-13
libgl-xlib: add depend to make clean list
Brian Paul
1
-1
/
+1
2010-07-13
r300g: do not advertise half_float_vertex on rv3x0
Marek Olšák
1
-2
/
+2
2010-07-13
r300g: extend and clean up debug logging
Marek Olšák
5
-17
/
+23
2010-07-13
r300g/swtcl: do not emit texcoords if they are also stuffed in GA
Marek Olšák
1
-3
/
+6
2010-07-13
r300g: rework the draw_rectangle hook
Marek Olšák
1
-89
/
+23
2010-07-12
r300g: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-07-12
llvmpipe: Re-enable threading on windows.
José Fonseca
1
-6
/
+0
2010-07-12
os: remove gratuitous pipe_barrier placeholder code
nobled
1
-21
/
+1
2010-07-12
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
nobled
3
-15
/
+0
2010-07-12
os: Implement pipe_condvar on Windows Vista and later
nobled
1
-0
/
+30
2010-07-12
os: Implement pipe_condvar on win32
nobled
1
-7
/
+27
2010-07-12
r300g: implement fast color clear
Marek Olšák
10
-13
/
+178
2010-07-12
r300g: clear and copy a resource with a rectangular point sprite
Marek Olšák
2
-3
/
+152
2010-07-12
r300g: do not use immediate mode if there is a VBO in VRAM
Marek Olšák
2
-4
/
+5
2010-07-12
u_blitter: add draw_rectangle callback which can be overridden by a driver
Marek Olšák
2
-19
/
+104
2010-07-12
u_blitter: clean up the texcoord computations
Marek Olšák
1
-28
/
+35
2010-07-12
u_blitter: simplify blitter_set_rectangle
Marek Olšák
1
-19
/
+32
2010-07-12
u_blitter: rename blitter->base, add a way to get a pipe context from blitter
Marek Olšák
2
-70
/
+80
2010-07-12
r300g: ugly fix of a hardlock in the cubestorm xscreensaver
Marek Olšák
2
-3
/
+5
2010-07-10
tgsi: make sure that we print out the adjacency prims correctly
Zack Rusin
1
-1
/
+5
[next]