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
*
nv04-nv40: fix nv##_surface_copy() for flipped
Pekka Paalanen
2009-02-05
5
-0
/
+5
*
nv04: fix pasto in nv04_surface_2d_init()
Pekka Paalanen
2009-02-05
1
-1
/
+1
*
nv50: stop using nouveau_push.h, it's evil
Ben Skeggs
2009-02-05
6
-71
/
+92
*
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-05
19
-42
/
+601
*
nv50: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-05
3
-7
/
+170
*
nouveau: support getting "native" bo from winsys
Ben Skeggs
2009-02-05
1
-0
/
+2
*
nouveau: notifier timeout is a float now
Ben Skeggs
2009-02-04
1
-1
/
+1
*
nouveau: get things building/running again after pipe_surface.buffer removal
Ben Skeggs
2009-02-04
6
-0
/
+151
*
nouveau: link against libdrm_nouveau (installed with libdrm)
Ben Skeggs
2009-02-04
11
-8284
/
+15
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
31
-88
/
+130
*
Merge branch 'gallium-0.2' of git+ssh://
[email protected]
/git/mesa/...
Stephane Marchesin
2009-02-02
59
-96
/
+118
|
\
|
*
Merge branch 'gallium-winsys-private' into gallium-0.2
Zack Rusin
2009-02-01
56
-78
/
+97
|
|
\
|
|
*
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-31
10
-0
/
+21
|
|
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
75
-171
/
+171
|
|
*
Merge branch 'gallium-0.2' into gallium-winsys-private
José Fonseca
2009-01-30
3
-21
/
+21
|
|
|
\
|
|
*
|
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
43
-152
/
+150
|
*
|
|
nv20: send buffer handles on hw state emit
Pekka Paalanen
2009-01-31
1
-6
/
+4
|
*
|
|
nv20: disable depth writes in hw init
Pekka Paalanen
2009-01-31
1
-1
/
+1
|
*
|
|
nv20: Z-mapping parameters
Pekka Paalanen
2009-01-31
2
-11
/
+14
|
*
|
|
nv20: draw_elements needs to flush
Pekka Paalanen
2009-01-31
1
-0
/
+1
|
*
|
|
nv20: set surface status in clear()
Pekka Paalanen
2009-01-31
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
nv04: some old changes I had lying around.
Stephane Marchesin
2009-02-02
8
-118
/
+185
|
/
/
*
/
i915: Fix surface operations
Jakob Bornecrantz
2009-01-30
3
-21
/
+21
|
/
*
i915: Don't take a context as argument for debug
Jakob Bornecrantz
2009-01-29
2
-7
/
+5
*
i915: Don't dump batchbuffer on flush in context
Jakob Bornecrantz
2009-01-29
1
-1
/
+0
*
i915: Add verbose debuging
Jakob Bornecrantz
2009-01-28
1
-1
/
+2
*
i915: Fix batchbuffer dumping
Jakob Bornecrantz
2009-01-28
1
-3
/
+3
*
i915: Flush on surface copy/clear
Jakob Bornecrantz
2009-01-28
1
-0
/
+2
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
9
-19
/
+19
*
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
10
-10
/
+10
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
19
-28
/
+28
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
12
-61
/
+61
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
5
-8
/
+8
*
i915: queiten compiler warnings
Keith Whitwell
2009-01-27
1
-1
/
+0
*
failover: queiten compiler warnings
Keith Whitwell
2009-01-27
1
-0
/
+7
*
nv20: rewrite vertex layout
Pekka Paalanen
2009-01-26
1
-26
/
+59
*
nv20: adjust initial hw context
Pekka Paalanen
2009-01-26
1
-5
/
+5
*
nouveau: Map correct mip level when using the shadow (nv30, nv40).
Younes Manton
2009-01-21
2
-12
/
+14
*
nouveau: nv30 does not support separate blend functions for alpha and rgb
Patrice Mandin
2009-01-21
1
-2
/
+3
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
12
-121
/
+42
*
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-19
21
-592
/
+919
|
\
|
*
cell: Specify constant as float for CEILF().
Jonathan Adamczewski
2009-01-14
1
-1
/
+1
|
*
nv50: fix progs/tests/manytex
Ben Skeggs
2009-01-13
1
-0
/
+2
|
*
nv50: get glxgears showing all 3 gears instead of 1!!
Ben Skeggs
2009-01-13
1
-0
/
+2
|
*
nv50: change some magic reg, makes more things work
Ben Skeggs
2009-01-13
1
-1
/
+1
|
*
nv50: add DXTn formats
Ben Skeggs
2009-01-13
3
-1
/
+36
|
*
nv50: shadow mapping
Ben Skeggs
2009-01-13
2
-1
/
+6
|
*
nv50: aniso
Ben Skeggs
2009-01-13
2
-1
/
+22
|
*
nv50: occlusion queries
Ben Skeggs
2009-01-13
2
-13
/
+73
|
*
nv50: implement KIL enough for progs/fp/kil to work
Ben Skeggs
2009-01-13
1
-0
/
+28
[next]