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: implement stream output
Christoph Bumiller
2012-05-04
1
-0
/
+2
*
nv50: update FP linkage state on one/two-sided lighting switch
Christoph Bumiller
2012-04-14
1
-1
/
+1
*
nv50: hook up to new shader code generator
Christoph Bumiller
2012-04-14
1
-2
/
+5
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-123
/
+121
*
nv50: fix clip state validation
Christoph Bumiller
2012-01-10
1
-3
/
+4
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-26
/
+33
*
nv50: add support for linear textures and render targets
Christoph Bumiller
2011-08-30
1
-7
/
+20
*
nv50,nvc0: add states mask to state validation function
Christoph Bumiller
2011-08-30
1
-4
/
+11
*
nv50: implement resource_resolve with custom blit
Christoph Bumiller
2011-08-04
1
-1
/
+3
*
nv50,nvc0: add support for multi-sample resources
Christoph Bumiller
2011-07-14
1
-0
/
+29
*
nv50,nvc0: use screen instead of context for flush notifier
Christoph Bumiller
2011-07-07
1
-2
/
+1
*
nv50: add support for user clip planes
Maxim Levitsky
2011-05-19
1
-0
/
+3
*
nv50,nvc0: implement colour clamping controls
Christoph Bumiller
2011-03-29
1
-1
/
+1
*
nv50,nvc0: fix pipe context switch
Christoph Bumiller
2011-03-13
1
-5
/
+32
*
nv50,nvc0: clean up flushes
Christoph Bumiller
2011-03-13
1
-2
/
+3
*
nv50: fix depth clamp for disabled primitive clipping
Christoph Bumiller
2011-03-02
1
-2
/
+12
*
nv50: fix point sprite state validation
Christoph Bumiller
2011-03-02
1
-0
/
+2
*
nv50: sync textures with render targets ourselves
Ben Skeggs
2011-03-01
1
-0
/
+16
*
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2011-02-28
1
-402
/
+239
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-6
/
+6
*
nv50: Silence missing initializer warning.
Vinson Lee
2010-09-18
1
-1
/
+1
*
nv50: introduce the big formats table
Christoph Bumiller
2010-07-24
1
-64
/
+11
*
nv50: import new compiler
Christoph Bumiller
2010-07-23
1
-0
/
+9
*
nv50: implement depth clamp
Christoph Bumiller
2010-07-23
1
-10
/
+22
*
nv50: Initialize variables.
Vinson Lee
2010-04-17
1
-1
/
+1
*
nv50: Remove redundant assignment.
Vinson Lee
2010-04-17
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-2
/
+3
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
nv50: get rid of the static_init stateobj
Christoph Bumiller
2010-03-21
1
-1
/
+1
*
nv50: fix damage from merging master into sampler-view
Christoph Bumiller
2010-03-11
1
-6
/
+4
*
nv50: inline nv50_state_flush_notify()
Ben Skeggs
2010-03-10
1
-15
/
+6
*
nv50: remove nv50_context.state.instbuf
Ben Skeggs
2010-03-10
1
-5
/
+0
*
nv50: make use of scissor enable/disable method
Ben Skeggs
2010-03-10
1
-19
/
+4
*
nv50: move magic 0x142c stuff to after state emission
Ben Skeggs
2010-03-10
1
-1
/
+8
*
nv50: always emit dummy relocs for all still-referenced buffers
Ben Skeggs
2010-03-10
1
-2
/
+8
*
nv50: ensure enough room for state changes in current pushbuf
Ben Skeggs
2010-03-10
1
-11
/
+28
*
nv50: rework state emission
Ben Skeggs
2010-03-10
1
-221
/
+209
*
nv50: use relocs rather than re-uploading TIC all the time
Ben Skeggs
2010-03-10
1
-2
/
+1
*
nv50: fix RT formats after format rename fixes
Christoph Bumiller
2010-03-02
1
-18
/
+36
*
nouveau: Rename pipe formats.
José Fonseca
2010-03-02
1
-5
/
+5
*
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-40
/
+22
*
nv: Use util_format_name().
José Fonseca
2010-02-14
1
-2
/
+4
*
nouveau: fix compile errors...
Roland Scheidegger
2010-02-11
1
-2
/
+2
*
nv50: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
1
-0
/
+14
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-5
/
+5
*
nv50: implement instanced drawing
Christoph Bumiller
2010-01-17
1
-0
/
+3
*
nv50: hook up geometry programs
Christoph Bumiller
2010-01-16
1
-4
/
+18
*
nv50: support for geometry programs in nv50_program
Christoph Bumiller
2010-01-16
1
-2
/
+2
*
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-6
/
+7
*
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2010-01-05
1
-0
/
+3
[next]