index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: potentially delay buffer destruction
Ben Skeggs
2008-03-21
1
-5
/
+15
*
nouveau: try combining prev and next resources on free
Ben Skeggs
2008-03-21
1
-12
/
+17
*
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-19
1
-4
/
+11
*
nouveau: create fence object when allocating pushbuf, instead of submit
Ben Skeggs
2008-03-17
3
-10
/
+11
*
nv10.
Stephane Marchesin
2008-03-15
3
-0
/
+9
*
nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.
Ben Skeggs
2008-03-13
2
-7
/
+36
*
nv50: ouch, next_subchannel++ :)
Ben Skeggs
2008-03-12
1
-1
/
+1
*
nv50: some forgotten changes
Ben Skeggs
2008-03-12
1
-1
/
+1
*
nouveau: another "argh gallium fscks with assert" fix
Ben Skeggs
2008-03-07
1
-1
/
+2
*
nouveau: silence some warnings
Ben Skeggs
2008-03-02
2
-4
/
+5
*
nouveau: fix potential crash
Ben Skeggs
2008-03-02
1
-1
/
+3
*
nouveau: enable multi-context/single-channel support for nv40
Ben Skeggs
2008-03-02
4
-9
/
+74
*
nouveau: turn pushbuf macros into inline functions
Ben Skeggs
2008-03-02
7
-259
/
+396
*
nouveau: hand nouveau_winsys in with pipe_screen init
Ben Skeggs
2008-02-29
1
-4
/
+4
*
nouveau: implement pipe_screen
Ben Skeggs
2008-02-29
2
-18
/
+28
*
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-29
3
-4
/
+12
|
\
|
*
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
1
-1
/
+2
|
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-3
/
+7
|
*
intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined.
Michel Dänzer
2008-02-26
1
-0
/
+3
*
|
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-27
3
-1
/
+4
|
\
|
|
*
gallium/i915: Use hardware rendering, unless INTEL_SP env var is set
Brian
2008-02-25
1
-1
/
+2
|
*
i915: include stdio.h
Brian
2008-02-22
1
-0
/
+1
|
*
i915: include p_debug.h (resolves undefined assert())
Brian
2008-02-22
1
-0
/
+1
*
|
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-22
4
-18
/
+73
|
\
|
|
*
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
2
-7
/
+10
|
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-2
/
+3
|
*
Update scons build for new code layout.
José Fonseca
2008-02-18
2
-8
/
+57
|
*
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-18
1
-2
/
+4
*
|
nouveau: fix potential userbuf crash.
Ben Skeggs
2008-02-16
1
-4
/
+6
*
|
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
28
-0
/
+3987
|
/
*
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
5
-6
/
+157
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
22
-0
/
+5149