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
/
r600
/
evergreen_chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Remove MESA_FORMAT_CI8 bits from drivers that don't do paletted textures
Ian Romanick
2011-08-29
1
-1
/
+0
*
r600c: add support for llano
Alex Deucher
2011-05-31
1
-1
/
+3
*
r600c: add evergreen big endian support
Alex Deucher
2011-04-19
1
-0
/
+10
*
r600: silence various compiler warnings
Brian Paul
2011-04-11
1
-1
/
+3
*
r600c: fix VC flush on cedar and palm
Alex Deucher
2010-11-22
1
-1
/
+5
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-19
/
+19
*
r600c: fix segfault in evergreen stencil code
Alex Deucher
2010-10-01
1
-15
/
+9
*
evergreen : fix z format setting, enable stencil.
richard
2010-10-01
1
-13
/
+35
*
r600c: pull over 6xx/7xx vertex fixes for evergreen
Alex Deucher
2010-10-01
1
-25
/
+3
*
r600c: add reloc for CB_COLOR0_ATTRIB
Alex Deucher
2010-09-30
1
-3
/
+11
*
r600c: fix buffer height setting in dri2 case
Andre Maasikas
2010-09-15
1
-5
/
+23
*
r600c: const buffer sizes must be a multiple of 16 consts
Alex Deucher
2010-09-13
1
-26
/
+10
*
r600c/eg: remove obselete comment
Alex Deucher
2010-09-13
1
-2
/
+0
*
r600c/eg: remove unused emit timestamp function
Alex Deucher
2010-09-13
1
-8
/
+0
*
r600c/eg: emit CB_BLEND_ALPHA with the other blend values
Alex Deucher
2010-09-13
1
-5
/
+5
*
r600c: remove redundant state emit on evergreen
Alex Deucher
2010-09-13
1
-17
/
+0
*
r600c: eg - fix uninitialized variable
Andre Maasikas
2010-09-13
1
-0
/
+2
*
r600c: remove stray unmap call
Andre Maasikas
2010-09-13
1
-1
/
+0
*
r600c: add OQ support for evergreen
Alex Deucher
2010-09-10
1
-4
/
+43
*
r600c: fix some typos
Alex Deucher
2010-09-10
1
-1
/
+1
*
r600c: fix type in cb setup on evergreen
Alex Deucher
2010-09-10
1
-3
/
+2
*
r600c: add support for more rendering formats on evergreen
Alex Deucher
2010-09-10
1
-31
/
+254
*
r600c: emit DB_HTILE_DATA_BASE on evergreen
Alex Deucher
2010-09-03
1
-4
/
+11
*
r600: Remove unnecessary headers.
Vinson Lee
2010-08-25
1
-1
/
+0
*
evergreen : initial support driver code.
richard
2010-08-20
1
-0
/
+1290