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
*
trace: util_stream -> os_stream
José Fonseca
2010-02-04
1
-6
/
+6
*
trace: Use u_time.
José Fonseca
2010-02-04
1
-10
/
+3
*
llvmpipe: Disable unit tests on embedded platforms.
José Fonseca
2010-02-04
1
-14
/
+15
*
svga: Remove unnecessary header.
Vinson Lee
2010-02-03
1
-1
/
+0
*
identity: Remove unnecessary header.
Vinson Lee
2010-02-03
1
-1
/
+0
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-02-03
1
-1
/
+0
*
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
2
-0
/
+3
*
nouveau: include stdio.h and u_inlines.h in all context files since embedded ...
Dave Airlie
2010-02-04
6
-0
/
+14
*
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
144
-131
/
+162
|
\
|
*
trace: Include the appropriate header instead of defining prototypes.
José Fonseca
2010-02-03
1
-1
/
+1
|
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
27
-27
/
+27
|
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
6
-6
/
+6
|
*
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
5
-2
/
+4
|
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
118
-95
/
+121
|
*
llvmpipe: Add missing includes.
José Fonseca
2010-02-01
1
-0
/
+1
|
*
i915: Add missing includes.
José Fonseca
2010-02-01
2
-0
/
+2
*
|
svga: fix TXD and TXL opcode translation
Keith Whitwell
2010-02-03
2
-15
/
+122
*
|
svga: deriv insns not valid in dynamic flow control either
Keith Whitwell
2010-02-03
1
-3
/
+48
*
|
svga: texture from lod zero inside dynamic branching
Keith Whitwell
2010-02-03
2
-13
/
+59
*
|
svga: better method for generating white fs color outputs
Keith Whitwell
2010-02-03
6
-106
/
+75
*
|
softpipe: remove unnecessary #include
Brian Paul
2010-02-02
1
-1
/
+0
*
|
llvmpipe: fix (potentially) broken AA points, AA lines
Brian Paul
2010-02-02
1
-1
/
+1
*
|
softpipe: fix broken AA points, AA lines
Brian Paul
2010-02-02
1
-1
/
+1
*
|
r300g: Texture format cleanups, per docs.
Corbin Simpson
2010-02-02
1
-3
/
+10
*
|
r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.
Corbin Simpson
2010-02-02
1
-3
/
+7
*
|
r300g: Fix funky segfault.
Corbin Simpson
2010-02-01
2
-6
/
+8
*
|
r300g: Inline immediates where possible.
Corbin Simpson
2010-02-01
2
-8
/
+60
|
/
*
i965g: Add missing va_end.
Vinson Lee
2010-01-31
1
-0
/
+1
*
r300g: Fix memory leak on memory allocation failure.
Vinson Lee
2010-01-31
1
-1
/
+4
*
nv04: Update to new nouveau_class.h
Marcin Kościelnicki
2010-02-01
1
-20
/
+20
*
nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroy
Marcin Slusarz
2010-02-01
3
-6
/
+9
*
nv10, nv20: Fix build.
Francisco Jerez
2010-02-01
2
-2
/
+2
*
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-01-30
1
-1
/
+1
*
i915: Set bit field of length 1 light_twoside to unsigned.
Vinson Lee
2010-01-30
1
-1
/
+1
*
Revert "r300g: Don't handle SHADOW_AMBIENT."
Corbin Simpson
2010-01-30
1
-0
/
+6
*
r300g: Independent blend enables only work on r500.
Corbin Simpson
2010-01-30
2
-5
/
+16
*
r300g: Don't handle SHADOW_AMBIENT.
Corbin Simpson
2010-01-30
1
-6
/
+0
*
r300g: Fix comment on SHADOW_AMBIENT.
Corbin Simpson
2010-01-30
1
-3
/
+2
*
r300g: Dual-source blending isn't possible, period.
Corbin Simpson
2010-01-30
2
-6
/
+9
*
r300g: Add alpha render targets.
Mathias Fröhlich
2010-01-30
2
-2
/
+15
*
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-29
4
-7
/
+20
*
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
13
-0
/
+79
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-28
2
-2
/
+0
*
softpipe: Remove unnecessary header.
Vinson Lee
2010-01-28
1
-1
/
+0
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-01-28
1
-1
/
+0
*
r300g: Clean up blend masks, change caps.
Corbin Simpson
2010-01-28
3
-13
/
+18
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
28
-253
/
+327
|
\
|
*
nv50: supports independent blend enables
Christoph Bumiller
2010-01-26
2
-17
/
+41
|
*
gallium: add the new PIPE_CAP blend bits to more drivers
Roland Scheidegger
2010-01-26
7
-0
/
+28
|
*
r300g: Per-MRT blending is not supported.
Corbin Simpson
2010-01-26
1
-0
/
+3
[next]