summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_screen.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-151-0/+6
|\
| * nvfx: fill some PIPE_CAPsFrancesco Marella2011-05-131-0/+6
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-231-0/+6
|\|
| * gallium: include u_format.h for util_format_is_supportedMarcin Slusarz2011-04-171-0/+1
| * gallium: add and use generic function for querying patented format support (v2)Marek Olšák2011-04-151-0/+3
| * gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some driversMarek Olšák2011-04-011-0/+2
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-191-1/+1
|\|
| * gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-111-1/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-081-34/+36
|\|
| * nvfx: restore BEGIN_RING usageXavier Chantry2010-12-251-34/+36
* | Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-111-0/+4
|\|
| * gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák2010-11-221-0/+4
* | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-211-1/+12
|\|
| * nvfx: only expose one rt on nv30Xavier Chantry2010-11-201-1/+1
| * nvfx: fill out CAPs for indirect addressingMarek Olšák2010-11-121-0/+11
* | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-111-0/+4
|\|
| * nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHADER_STENCIL_EXPORTLucas Stach2010-11-111-0/+4
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-121-116/+233
|\|
| * nvfx: add RGB framebuffer format support in addition to BGRLuca Barbieri2010-09-241-0/+2
| * gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-45/+74
| * nvfx: support nv30 simulation on nv40Luca Barbieri2010-09-051-18/+31
| * nvfx: switch to rules-ng-ng register headersLuca Barbieri2010-09-051-29/+29
| * nvfx: add rewritten swtnl supportLuca Barbieri2010-09-051-1/+1
| * nvfx: use a piglit-ignored format for unknown cap messageLuca Barbieri2010-09-051-1/+1
| * nvfx: support rendering to more formatsLuca Barbieri2010-09-041-1/+19
| * nvfx: don't claim we support preds since the driver doesn'tLuca Barbieri2010-09-041-2/+2
| * nv40: support all 10 texcoordsLuca Barbieri2010-09-041-2/+2
| * nvfx: add missing context initLuca Barbieri2010-09-041-0/+3
| * nvfx: support all coord conventions in hardwareLuca Barbieri2010-09-041-2/+1
| * nvfx: support all possible vs constsLuca Barbieri2010-09-041-10/+5
| * nvfx: set magic bit to round NPOT mipmap sizes down and not upLuca Barbieri2010-09-041-0/+3
| * nvfx: report correct max lodbiasLuca Barbieri2010-09-031-1/+1
| * nvfx: remove messageLuca Barbieri2010-09-031-13/+0
| * nvfx: support indirect addressing in vpsLuca Barbieri2010-09-031-2/+9
| * nvfx: fix support for more than 8 texture units (fixes etqw crash)Luca Barbieri2010-09-031-2/+1
| * nouveau/nvfx: Remove enforcement of bit depth being same as front bufferPatrice Mandin2010-09-011-17/+0
| * nvfx: emit bo relocations only when neededLuca Barbieri2010-08-231-0/+11
| * nvfx: expose GLSLLuca Barbieri2010-08-211-1/+1
| * nvfx: rewrite draw code and buffer codeLuca Barbieri2010-08-211-6/+27
| * nvfx: refactor sampling code, add support for swizzles and depth texLuca Barbieri2010-08-211-38/+26
| * nvfx: new 2D: use new 2D engine in GalliumLuca Barbieri2010-08-211-4/+2
| * nvfx: fix format support code for compressed textureLuca Barbieri2010-08-211-1/+1
| * nvfx: shut up unknown cap 64 warningLuca Barbieri2010-08-061-0/+2
| * nouveau/nvfx: Add new PIPE_CAP valuesPatrice Mandin2010-07-211-0/+4
| * nvfx: 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
| * | nouveau/nvfx: Fill more PIPE_CAP_MAX_ valuesPatrice Mandin2010-05-211-13/+14
| * | gallium: EXT_timer_query support.Mathias Fröhlich2010-05-171-0/+2
| * | nouveau/nvfx: Define some capabilities for shadersPatrice Mandin2010-05-141-0/+38