index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_state_validate.c
Age
Commit message (
Expand
)
Author
2009-12-12
nv50: support vertex program textures
Christoph Bumiller
2009-11-29
nv50: update linkage on rasterizer change
Christoph Bumiller
2009-11-27
nv50: bswap32 the polygon stipple pattern
Christoph Bumiller
2009-11-09
nv50: clarify data for method 0x121c
Christoph Bumiller
2009-10-31
nv50: make MRTs work
Christoph Bumiller
2009-10-23
nv50: add depth texture formats, and a few others, too
Christoph Bumiller
2009-10-19
nv50: use SIFC for TIC, TSC upload
Christoph Bumiller
2009-10-19
drm/nv50: write tic/tsc setup to correct slots when skipping units
Ben Skeggs
2009-10-06
nv50: fix segfault when there's gaps in enabled texture units
Ben Skeggs
2009-10-05
nv50: support PIPE_FORMAT_X8R8G8B8_UNORM
Ben Skeggs
2009-09-25
nv50: actually enable view volume clipping
Christoph Bumiller
2009-09-15
nv50: use flush_notify to reduce number of relocs
Maarten Maathuis
2009-09-15
nv50: proper linkage between VP and FP
Christoph Bumiller
2009-09-10
nv50: Fix tiling mode for lower mipmap levels.
Marcin Kościelnicki
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-20
nv50: use VTX_ATTR_nF for constant vtxelts
Christoph Bumiller
2009-08-17
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-15
nv50: avoid a NULL-ptr dereference when the pipe context changes
Maarten Maathuis
2009-08-14
nv50: make sure we don't re-emit outdated scissor state
Christoph Bumiller
2009-08-14
nv50: make use of the y-origin switch
Christoph Bumiller
2009-07-29
nv50: correct zeta formats
Christoph Bumiller
2009-07-29
nv50: fix viewport transform
Christoph Bumiller
2009-07-29
nv50: use correct scissor reg
Christoph Bumiller
2009-07-01
nouveau: return some supported zeta formats
Ben Skeggs
2009-06-06
nv50: support non-normalized texture coords
Ben Skeggs
2009-06-05
nv50: use larger tile sizes
Ben Skeggs
2009-06-05
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-04-03
nv50: fix viewport state update
Christoph Bumiller
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-14
nouveau: bypass_vs_clip_and_viewport
Younes Manton
2009-03-07
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-02-04
nouveau: link against libdrm_nouveau (installed with libdrm)
Ben Skeggs
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2008-08-11
nouveau: pf_sprint_name -> pf_name
Ben Skeggs
2008-07-11
nv50: split tic construction out into own file
Ben Skeggs
2008-07-11
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
nv50: get clear-scissor working
Ben Skeggs
2008-07-08
nv50: make use of nouveau drm 0.0.11 to get 3d going
Ben Skeggs
2008-06-29
nv50: maybe some scissor fixes..
Ben Skeggs
2008-06-29
nv50: vpt translate/scale backwards
Ben Skeggs
2008-06-29
nv50: maintain pipe surface status field
Ben Skeggs
2008-06-29
nv50: make sure static buffers (constbuf, tex control etc) get on reloc list
Ben Skeggs
2008-06-29
nv50: get tri-scissor-tri working
Ben Skeggs
2008-06-29
nv50: separate state validation and upload, similar to nv40
Ben Skeggs
2008-06-29
nv50: fix blend colour
Ben Skeggs
2008-06-29
nv50: use stateobjs for sampler/image_control uploads
Ben Skeggs
2008-06-29
nv50: do tsc/tic upload + stub out shader TEX stuff
Ben Skeggs
[next]