summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_screen.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: fill out CAPs for indirect addressingMarek Olšák2010-11-121-0/+5
* nv50: fix/handle a few more PIPE_CAPsChristoph Bumiller2010-09-251-1/+6
* nv50: use CLEAR_BUFFERS for surface fillsChristoph Bumiller2010-09-251-0/+3
* nv50: emit constbuf relocs before uploading constantsChristoph Bumiller2010-09-181-14/+33
* nv50: add relocs for stack and local mem buffersChristoph Bumiller2010-09-181-0/+13
* Merge remote branch 'origin/nv50-compiler'Christoph Bumiller2010-09-151-64/+74
|\
| * nv50: use actual loads/stores if TEMPs are accessed indirectlyChristoph Bumiller2010-09-091-4/+21
| * nv50: prepare for having multiple functionsChristoph Bumiller2010-09-091-1/+2
| * nv50: handle TEXTURE_SWIZZLE and GEOMETRY_SHADER4 capsChristoph Bumiller2010-09-011-0/+4
| * nv50: loops part 2Christoph Bumiller2010-08-151-0/+27
| * nv50: introduce the big formats tableChristoph Bumiller2010-07-241-59/+22
* | gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-26/+38
|/
* nv50: implement depth clampChristoph Bumiller2010-07-231-0/+5
* nv50: adapt to clear interface changesRoland Scheidegger2010-05-291-0/+2
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-0/+4
|\
| * nouveau: adapt to interface changesRoland Scheidegger2010-05-171-0/+4
* | nv50: fill in shader limitsChristoph Bumiller2010-05-201-0/+28
* | gallium: EXT_timer_query support.Mathias Fröhlich2010-05-171-0/+2
* | gallium: Make PIPE_CAP_xxx enums.José Fonseca2010-05-121-2/+2
* | nouveau: only advertise PIPE_FORMAT_DXT* if s3tc availableXavier Chantry2010-05-051-4/+12
|/
* nv50: raise constant buffers size to maximumChristoph Bumiller2010-04-301-11/+7
* nv50: Remove unused variable.Vinson Lee2010-04-171-2/+0
* nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...Luca Barbieri2010-04-151-4/+2
* nouveau: bind the 3D engine to subchannel 7 and add RING_3DLuca Barbieri2010-04-121-0/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+4
* nouveau: Import latest nouveau_class.h from renouveauBen Skeggs2010-04-091-2/+2
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-4/+4
* nv50: report driver as GLSL capableChristoph Bumiller2010-03-211-1/+1
* nv50: get rid of the static_init stateobjChristoph Bumiller2010-03-211-137/+139
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-1/+0
|\
| * nv50: fixup after gallium-context-transfers mergeXavier Chantry2010-03-131-1/+0
* | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-43/+19
|\|
| * nv50: add option to force immediate-mode submission, disable by defaultBen Skeggs2010-03-101-2/+5
| * nv50: make use of scissor enable/disable methodBen Skeggs2010-03-101-4/+0
| * nv50: remove pre_pipebuffer_map hack....Ben Skeggs2010-03-101-23/+0
| * nv50: rework state emissionBen Skeggs2010-03-101-2/+2
| * nouveau: Rename pipe formats.José Fonseca2010-03-011-14/+14
* | nv50: update to handle new sampler view stateChristoph Bumiller2010-02-251-3/+3
|/
* nv50: use hw idx buffers where we canBen Skeggs2010-02-161-1/+1
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+1
* nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroyMarcin Slusarz2010-02-011-0/+3
* tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+6
* nv50: supports independent blend enablesChristoph Bumiller2010-01-261-1/+1
* gallium: add the new PIPE_CAP blend bits to more driversRoland Scheidegger2010-01-261-0/+4
* nv50: implement instanced drawingChristoph Bumiller2010-01-171-2/+14
* nv50: hook up geometry programsChristoph Bumiller2010-01-161-15/+27
* nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis2010-01-051-6/+3
* nv50: remove vtxbuf stateobject after a referenced vtxbuf is mappedMaarten Maathuis2010-01-051-0/+23
* nouveau: Unreference state/buffer objects on context/screen destruction.Younes Manton2009-12-281-0/+15
* nv50: Dehexify and bring up to date with new method defines.Marcin Kościelnicki2009-12-281-23/+21