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