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
/
mesa
/
drivers
/
dri
/
nouveau
/
nv10_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array.
Paul Berry
2014-01-09
1
-1
/
+1
*
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
2013-05-11
1
-1
/
+1
*
dri/nouveau: NV17_3D class is not available for NV1a chipset
Marcin Slusarz
2013-03-05
1
-1
/
+1
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-1
/
+1
*
dri/nv10-nv20: Add support for S3TC
Viktor Novotný
2012-05-02
1
-0
/
+4
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-189
/
+200
*
nouveau: stop using _DepthBuffer, _StencilBuffer fields
Brian Paul
2011-12-13
1
-4
/
+5
*
dri/nouveau: Enable NV_fog_distance on NV10 and NV20 hardware
Nicholas Miell
2011-11-01
1
-0
/
+1
*
nouveau: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-9
/
+5
*
dri/nouveau: nv10: Use rules-ng-ng headers
Viktor Novotný
2010-11-15
1
-63
/
+64
*
dri/nouveau: Split hardware/software TNL instantiation more cleanly.
Francisco Jerez
2010-11-11
1
-2
/
+4
*
dri/nouveau: Call _mesa_update_state() after framebuffer invalidation.
Francisco Jerez
2010-10-30
1
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-11
/
+11
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
dri/nv10: Fake fast Z clears for pre-nv17 cards.
Francisco Jerez
2010-10-10
1
-20
/
+110
*
dri/nouveau: Minor cleanup.
Francisco Jerez
2010-10-10
1
-1
/
+1
*
dri/nv10: Use fast Z clears.
Francisco Jerez
2010-09-30
1
-5
/
+40
*
dri/nouveau: Add some more extensions.
Francisco Jerez
2010-09-16
1
-0
/
+1
*
dri/nv04: Don't expose ARB_texture_env_combine/dot3.
Andrew Randrianasulu
2010-09-16
1
-0
/
+2
*
dri/nouveau: Implement texcoord generation.
Francisco Jerez
2010-03-18
1
-1
/
+1
*
dri/nouveau: Implement texture matrices.
Francisco Jerez
2010-03-18
1
-0
/
+4
*
dri/nouveau: Remove some CI remnants.
Francisco Jerez
2010-03-04
1
-1
/
+0
*
dri/nouveau: Support rectangle textures.
Francisco Jerez
2010-02-25
1
-0
/
+7
*
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
1
-9
/
+334
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+91