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
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: use align() intead of round_up()
Brian Paul
2009-01-19
1
-12
/
+2
*
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-19
2
-0
/
+510
|
\
|
*
xlib: fix compilation after xmesa header moves
Keith Whitwell
2009-01-19
5
-3
/
+513
*
|
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-19
26
-1563
/
+873
|
\
|
|
*
nouveau: Rename buffer on map if discardable, busy, and write-only.
Younes Manton
2009-01-18
1
-0
/
+15
|
*
i915: Build gem and egl winsys by default
Jakob Bornecrantz
2009-01-19
1
-1
/
+1
|
*
i915: Make gem submit commands
Jakob Bornecrantz
2009-01-19
2
-5
/
+22
|
*
i915: Use new egl state_tracker
Jakob Bornecrantz
2009-01-18
14
-1552
/
+86
|
*
i915: Update gem backend a bit
Jakob Bornecrantz
2009-01-18
3
-13
/
+25
|
*
intel: Add a none working GEM backend for intel
Jakob Bornecrantz
2009-01-14
9
-0
/
+752
|
*
nouveau: fix warning
Ben Skeggs
2009-01-12
1
-1
/
+1
|
*
nouveau: return buffer map to something sane.
Ben Skeggs
2009-01-12
1
-20
/
+0
|
*
nouveau: use usage, not uninitialised flags value...
Ben Skeggs
2009-01-12
1
-1
/
+1
*
|
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2009-01-17
4
-19
/
+53
*
|
xlib: split off cell to its own backend
Keith Whitwell
2009-01-13
5
-245
/
+467
*
|
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
2009-01-13
8
-191
/
+96
*
|
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-11
45
-959
/
+1079
|
\
|
|
*
nouveau: Factor out common winsys bits into libnouveaudrm.a
Younes Manton
2009-01-10
43
-917
/
+922
|
*
g3dvl: Use Gallium thread wrappers.
Younes Manton
2009-01-10
1
-4
/
+4
|
*
nouveau: Catch some more leaks.
Younes Manton
2009-01-10
1
-0
/
+2
|
*
g3dvl: Allocate one set of bufs, let winsys rename them as necessary.
Younes Manton
2009-01-10
1
-18
/
+46
|
*
nouveau: Add busy() query, determines if BOs can be mapped immediately.
Younes Manton
2009-01-10
2
-0
/
+37
|
*
nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.
Younes Manton
2009-01-10
2
-2
/
+2
|
*
nouveau: Put dynamic textures in GART for CPU access and don't swizzle.
Younes Manton
2009-01-10
2
-2
/
+4
|
*
nouveau: Swizzle textures larger than nv04 SIFM limit in parts.
Younes Manton
2009-01-10
1
-22
/
+68
*
|
xlib: move state tracker to glx/xlib
Keith Whitwell
2009-01-09
1
-3
/
+3
*
|
xlib: disable more cell calls when GALLIUM_CELL not defined
Keith Whitwell
2009-01-09
1
-0
/
+4
*
|
xlib: combine and eliminate some header files
Keith Whitwell
2009-01-09
1
-4
/
+3
*
|
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-09
2
-3
/
+18
|
\
|
|
*
gdi: Add newline at end of file.
José Fonseca
2009-01-08
1
-1
/
+1
|
*
wgl: Do not provide DllMain inside the state tracker.
José Fonseca
2009-01-08
1
-1
/
+16
|
*
gdi: Fix warning.
José Fonseca
2009-01-08
1
-1
/
+1
|
*
gdi: Remove accidental keypresses.
José Fonseca
2008-12-30
1
-1
/
+1
*
|
cell: fix breakage from xlib re-org
Brian Paul
2009-01-08
3
-1
/
+9
*
|
gallium: split driver-independent code out of xlib winsys
Keith Whitwell
2009-01-08
24
-7957
/
+753
|
/
*
gdi: Cleanup sconsfile.
José Fonseca
2008-12-22
1
-5
/
+9
*
cell: fix build breakage
Brian Paul
2008-12-19
1
-0
/
+4
*
winsys: fix depth buffer size when using stencil
Brian Paul
2008-12-17
1
-0
/
+3
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-15
1
-6
/
+0
|
\
|
*
gdi: Reimplement using the WGL statetracker.
José Fonseca
2008-12-12
7
-2464
/
+352
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-12-10
1
-2
/
+2
|
\
|
|
*
gallium: restore default_depth_bits() call in xlib winsys
Brian Paul
2008-12-10
1
-2
/
+2
*
|
nouveau: Calc pitch for swizzled textures appropriately.
Younes Manton
2008-12-02
1
-1
/
+4
*
|
nouveau: Use swizzled textures & render targets on nv40 when possible.
Younes Manton
2008-12-02
1
-2
/
+1
*
|
nouveau: nv04-nv40 linear <-> swizzled conversion.
Younes Manton
2008-12-02
1
-73
/
+78
*
|
Nouveau: minor winsys API fix
Pekka Paalanen
2008-11-30
1
-1
/
+2
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-11-25
1
-0
/
+6
|
\
|
|
*
scons: Support MinGW32 cross compiler.
José Fonseca
2008-11-20
1
-0
/
+6
|
*
i915: Remove faulty assert
Jakob Bornecrantz
2008-11-05
1
-1
/
+0
*
|
gdi: Reimplement using the WGL statetracker.
José Fonseca
2008-11-21
7
-2464
/
+352
[prev]
[next]