index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
/
nv10_state_fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: only enable the depth test if there actually is a depth buffer
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
nouveau: fix chipset checks for nv1a by using the oclass instead
Ilia Mirkin
2014-02-13
1
-2
/
+2
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-1
/
+1
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-48
/
+50
*
nouveau: stop using _DepthBuffer, _StencilBuffer fields
Brian Paul
2011-12-13
1
-2
/
+2
*
dri/nouveau: Clean up magic numbers in get_rt_format
Viktor Novotný
2010-11-19
1
-5
/
+5
*
dri/nouveau: Kill a bunch of ternary operators.
Francisco Jerez
2010-11-15
1
-2
/
+2
*
dri/nouveau: nv10: Use rules-ng-ng headers
Viktor Novotný
2010-11-15
1
-16
/
+17
*
dri/nv25: Bind a hierarchical depth buffer.
Francisco Jerez
2010-10-30
1
-3
/
+3
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+6
*
dri/nouveau: Initialize tile_flags when allocating a render target.
Francisco Jerez
2010-10-12
1
-2
/
+2
*
dri/nv10: Fake fast Z clears for pre-nv17 cards.
Francisco Jerez
2010-10-10
1
-0
/
+8
*
dri/nv10: Use fast Z clears.
Francisco Jerez
2010-09-30
1
-5
/
+24
*
dri/nouveau: Random cleanups.
Francisco Jerez
2010-03-21
1
-3
/
+1
*
dri/nouveau: Avoid pushbuf flushes in the middle of LMA setup.
Francisco Jerez
2010-03-18
1
-0
/
+1
*
dri/nouveau: Check _ColorDrawBuffers[0] before emitting fb state.
Francisco Jerez
2010-03-07
1
-1
/
+1
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+190