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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r300g: atomize fragment shader
Marek Olšák
2010-04-12
10
-59
/
+98
*
r300g: remove a false comment
Marek Olšák
2010-04-12
1
-3
/
+0
*
r300g: emit FS depth output config with FS code
Marek Olšák
2010-04-12
1
-19
/
+20
*
r300g: FS constants emission rework
Marek Olšák
2010-04-12
5
-21
/
+156
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-04-11
2
-3
/
+0
*
r300g: Initialize base.bind member variable.
Vinson Lee
2010-04-11
1
-0
/
+1
*
i915g: Fix possible null pointer deference in debug builds.
Vinson Lee
2010-04-11
1
-1
/
+1
*
llvmpipe: Fix transfers after resource change
Jakob Bornecrantz
2010-04-12
1
-0
/
+1
*
i965g: Remove unnecessary header.
Vinson Lee
2010-04-11
1
-1
/
+0
*
r300g: Add r300_resource.c to SCons build.
Vinson Lee
2010-04-11
1
-0
/
+1
*
svga: Remove unnecessary headers.
Vinson Lee
2010-04-11
4
-8
/
+0
*
trace: Remove unnecessary header.
Vinson Lee
2010-04-11
1
-1
/
+0
*
r300g: a fix for piglit/texrect-many
Marek Olšák
2010-04-11
1
-1
/
+4
*
r300g: use a dummy replacement vertex shader if the shader compilation fails
Marek Olšák
2010-04-11
3
-19
/
+51
*
r300g: use a dummy replacement fragment shader if the shader compilation fails
Marek Olšák
2010-04-11
5
-33
/
+80
*
nv50: fix texture relocs
Christoph Bumiller
2010-04-11
1
-23
/
+27
*
scons: Always build softpipe and llvmpipe (when llvm available).
José Fonseca
2010-04-11
1
-6
/
+2
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
2
-10
/
+7
*
r300g: revisit some assertions and fix potential failures
Marek Olšák
2010-04-11
6
-31
/
+42
*
r300g: use cliprects for scissoring
Marek Olšák
2010-04-11
4
-71
/
+29
*
r300g: fix mipmapped 3D textures
Marek Olšák
2010-04-11
2
-1
/
+26
*
r300g: support some exotic sampler formats
Marek Olšák
2010-04-11
2
-8
/
+17
*
nvfx: Silence uninitialized variable warning.
Vinson Lee
2010-04-10
1
-1
/
+1
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-04-10
1
-2
/
+2
*
svga: Silence uninitialized variable warnings.
Vinson Lee
2010-04-10
1
-2
/
+2
*
r300g: cleanup handling of sampler views
Marek Olšák
2010-04-11
8
-97
/
+157
*
r300g: pick up some new colorbuffer formats
Marek Olšák
2010-04-11
2
-1
/
+23
*
r300g: hack around issue with doom3 and 0 stride
Dave Airlie
2010-04-11
1
-0
/
+5
*
nv50: plug in miptree resource vtbl
Christoph Bumiller
2010-04-10
3
-3
/
+8
*
r300g: use clamp-to-edge instead of repeat/mirrored-repeat for NPOT textures
Marek Olšák
2010-04-10
1
-0
/
+19
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
233
-6828
/
+6797
*
r300g: align the height of NPOT textures to POT
Marek Olšák
2010-04-10
1
-1
/
+4
*
r300g: do not use tiling for scanout buffers
Marek Olšák
2010-04-10
1
-1
/
+2
*
nouveau: Import latest nouveau_class.h from renouveau
Ben Skeggs
2010-04-09
2
-2
/
+9026
*
r300g: Fill out dummy fence functions.
Corbin Simpson
2010-04-09
1
-0
/
+24
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-08
1
-1
/
+0
*
Merge remote branch 'origin/7.8'
Dave Airlie
2010-04-08
1
-2
/
+4
|
\
|
*
softpipe: index the correct blend/mask state index
Brian Paul
2010-04-05
1
-2
/
+4
*
|
llvmpipe: Add missing include.
José Fonseca
2010-04-07
1
-0
/
+1
*
|
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-07
1
-1
/
+1
*
|
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-06
1
-1
/
+0
*
|
nouveau: allow multiple simultaneous maps of a pipe_transfer
Ben Skeggs
2010-04-07
1
-1
/
+9
*
|
nv50: fix assertion that caused piglit texturing/texrect-many to fail
Ben Skeggs
2010-04-07
1
-1
/
+1
*
|
cell: fix build
Marc Dietrich
2010-04-06
2
-1
/
+4
*
|
Merge branch 'gallium_draw_llvm'
Zack Rusin
2010-04-06
1
-2
/
+8
|
\
\
|
*
|
llvmpipe: use a define to decide whether to use draw llvm paths
Zack Rusin
2010-04-06
1
-1
/
+5
|
*
|
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-31
40
-428
/
+165
|
|
\
\
|
*
\
\
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-30
136
-1483
/
+2833
|
|
\
\
\
|
*
\
\
\
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-15
271
-15456
/
+11743
|
|
\
\
\
\
|
*
|
|
|
|
gallium/draw: initial code to properly support llvm in the draw module
Zack Rusin
2010-02-22
1
-2
/
+4
[prev]
[next]