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
/
nv04_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
2014-04-30
1
-2
/
+2
*
dri/nouveau: Pass the API into _mesa_initialize_context
Emil Velikov
2014-02-11
1
-2
/
+3
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-1
/
+1
*
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
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-1
/
+1
*
nouveau: rework and simplify nv04/nv05 driver a bit
Ben Skeggs
2012-04-14
1
-18
/
+1
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-59
/
+48
*
dri/nouveau: nv04: Use rules-ng-ng headers
Viktor Novotný
2010-11-15
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-8
/
+8
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
dri/nouveau: Don't reemit the BO state in nouveau_state_emit().
Francisco Jerez
2010-09-16
1
-3
/
+3
*
dri/nv04: Fix maximum texture size.
Francisco Jerez
2010-09-16
1
-0
/
+1
*
dri/nv04: Fix up color mask.
Francisco Jerez
2010-09-16
1
-1
/
+5
*
dri/nv04: Enable eng3dm for A8/L8 textures.
Andrew Randrianasulu
2010-09-16
1
-4
/
+16
*
dri/nv04: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-09-09
1
-0
/
+1
*
dri/nouveau: Implement texture matrices.
Francisco Jerez
2010-03-18
1
-0
/
+4
*
dri/nouveau: Just reemit the BO state on pushbuf flush.
Francisco Jerez
2010-03-11
1
-12
/
+10
*
dri/nouveau: Remove some CI remnants.
Francisco Jerez
2010-03-04
1
-1
/
+0
*
dri/nouveau: Fix up the ADD texture environment on nv0x.
Francisco Jerez
2010-03-01
1
-0
/
+1
*
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
1
-15
/
+187
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+118