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
/
drivers
/
nv50
/
nv50_state_validate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: Fix tiling mode for lower mipmap levels.
Marcin Kościelnicki
2009-09-10
1
-2
/
+4
*
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-31
1
-2
/
+2
*
nv50: use VTX_ATTR_nF for constant vtxelts
Christoph Bumiller
2009-08-20
1
-0
/
+2
*
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
1
-6
/
+7
*
nv50: avoid a NULL-ptr dereference when the pipe context changes
Maarten Maathuis
2009-08-15
1
-1
/
+26
*
nv50: make sure we don't re-emit outdated scissor state
Christoph Bumiller
2009-08-14
1
-4
/
+4
*
nv50: make use of the y-origin switch
Christoph Bumiller
2009-08-14
1
-24
/
+14
*
nv50: correct zeta formats
Christoph Bumiller
2009-07-29
1
-5
/
+10
*
nv50: fix viewport transform
Christoph Bumiller
2009-07-29
1
-11
/
+20
*
nv50: use correct scissor reg
Christoph Bumiller
2009-07-29
1
-7
/
+16
*
nouveau: return some supported zeta formats
Ben Skeggs
2009-07-01
1
-0
/
+1
*
nv50: support non-normalized texture coords
Ben Skeggs
2009-06-06
1
-2
/
+2
*
nv50: use larger tile sizes
Ben Skeggs
2009-06-05
1
-2
/
+2
*
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
1
-2
/
+4
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-20
/
+20
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-12
/
+12
*
nv50: fix viewport state update
Christoph Bumiller
2009-04-03
1
-1
/
+2
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-7
/
+0
*
nouveau: bypass_vs_clip_and_viewport
Younes Manton
2009-03-14
1
-1
/
+1
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+6
*
nouveau: link against libdrm_nouveau (installed with libdrm)
Ben Skeggs
2009-02-04
1
-4
/
+8
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-4
/
+4
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-2
/
+2
*
nouveau: pf_sprint_name -> pf_name
Ben Skeggs
2008-08-11
1
-10
/
+4
*
nv50: split tic construction out into own file
Ben Skeggs
2008-07-11
1
-25
/
+2
*
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
1
-0
/
+22
*
nv50: get clear-scissor working
Ben Skeggs
2008-07-11
1
-9
/
+35
*
nv50: make use of nouveau drm 0.0.11 to get 3d going
Ben Skeggs
2008-07-08
1
-3
/
+3
*
nv50: maybe some scissor fixes..
Ben Skeggs
2008-06-29
1
-2
/
+2
*
nv50: vpt translate/scale backwards
Ben Skeggs
2008-06-29
1
-2
/
+2
*
nv50: maintain pipe surface status field
Ben Skeggs
2008-06-29
1
-0
/
+7
*
nv50: make sure static buffers (constbuf, tex control etc) get on reloc list
Ben Skeggs
2008-06-29
1
-0
/
+1
*
nv50: get tri-scissor-tri working
Ben Skeggs
2008-06-29
1
-6
/
+19
*
nv50: separate state validation and upload, similar to nv40
Ben Skeggs
2008-06-29
1
-19
/
+61
*
nv50: fix blend colour
Ben Skeggs
2008-06-29
1
-2
/
+2
*
nv50: use stateobjs for sampler/image_control uploads
Ben Skeggs
2008-06-29
1
-19
/
+26
*
nv50: do tsc/tic upload + stub out shader TEX stuff
Ben Skeggs
2008-06-29
1
-0
/
+33
*
nv50: flag to indicate to winsys we want a surface for use as a zeta buffer
Ben Skeggs
2008-06-29
1
-0
/
+10
*
nv50: remove some cruft, don't upload program unless really needed
Ben Skeggs
2008-06-29
1
-31
/
+2
*
nv50: use "real" constbufs for shaders + tcb uploads
Ben Skeggs
2008-06-29
1
-0
/
+29
*
nv50: import current "state of the art" nv50 code
Ben Skeggs
2008-06-29
1
-7
/
+22
*
nv50: start on fb state
Ben Skeggs
2008-03-12
1
-0
/
+93
*
nv50: rasterizer stateobj
Ben Skeggs
2008-03-12
1
-0
/
+3
*
nv50: scissor/viewport/blend colour/stipple
Ben Skeggs
2008-03-12
1
-0
/
+49
*
nv50: depth_stencil_alpha stateobj
Ben Skeggs
2008-03-12
1
-0
/
+3
*
nv50: crappy state validate/emit function
Ben Skeggs
2008-03-12
1
-0
/
+14