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_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
1
-4
/
+4
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-48
/
+48
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-20
/
+20
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-20
/
+20
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-4
/
+4
*
dri/nouveau: Add general support for compressed formats.
Viktor Novotný
2012-05-02
1
-0
/
+9
*
nouveau: rework and simplify nv04/nv05 driver a bit
Ben Skeggs
2012-04-14
1
-7
/
+0
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-168
/
+189
*
dri: Remove MESA_FORMAT_CI8 bits from drivers that don't do paletted textures
Ian Romanick
2011-08-29
1
-4
/
+0
*
dri/nouveau: nv04: Use rules-ng-ng headers
Viktor Novotný
2010-11-15
1
-7
/
+9
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
dri/nouveau: Remove unnecessary assertion.
Francisco Jerez
2010-09-21
1
-5
/
+0
*
dri/nv04: Align SIFM transfer dimensions.
Francisco Jerez
2010-09-16
1
-1
/
+1
*
dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM.
Francisco Jerez
2010-02-25
1
-7
/
+89
*
dri/nouveau: Clean up the nv04 surface code a bit.
Francisco Jerez
2010-02-25
1
-26
/
+10
*
dri/nouveau: Avoid mask overflow on nv04_surface_fill.
Francisco Jerez
2010-02-25
1
-1
/
+1
*
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
1
-75
/
+59
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+547