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
/
nv30
/
nv30_state_fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: nv30: rewrite so we can render only in depth buffer
Patrice Mandin
2009-10-22
1
-20
/
+35
*
nouveau: nv30: check number of colour buffers to bind
Patrice Mandin
2009-10-21
1
-0
/
+4
*
nouveau: nv30: refuse binding a colour buffer with a zeta buffer with differe...
Patrice Mandin
2009-10-15
1
-0
/
+7
*
nouveau: nv30: use texture width,height for render target dimensions
Patrice Mandin
2009-10-13
1
-3
/
+2
*
nouveau: return some supported zeta formats
Ben Skeggs
2009-07-01
1
-0
/
+1
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-18
/
+17
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-15
/
+15
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+1
*
nouveau: nv04-nv40 texture transfer.
Younes Manton
2009-02-25
1
-14
/
+14
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-6
/
+10
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-2
/
+2
*
Nouveau: move the definition of log2i() to header
Pekka Paalanen
2008-12-13
1
-26
/
+1
*
nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...
Patrice Mandin
2008-12-12
1
-1
/
+38
*
nv30: Emit framebuffer state using state objects
Patrice Mandin
2008-07-03
1
-29
/
+6
*
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-29
1
-4
/
+4
*
nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use it...
Patrice Mandin
2008-06-20
1
-0
/
+151