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
/
vf
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Clean up header file inclusion in vf.h.
Vinson Lee
2010-08-13
1
-1
/
+1
*
mesa: Include macros.h in files that use symbols from macros.h.
Vinson Lee
2010-07-30
1
-0
/
+1
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
2
-9
/
+9
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
1
-1
/
+1
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
3
-11
/
+11
*
set outputs_safe to 0 as it's possible for the code generation
Alan Hourihane
2008-03-19
1
-1
/
+1
*
remove duplicate init func
Alan Hourihane
2007-11-09
1
-2
/
+0
*
Remove mesa include directories, be stricter about include paths.
Keith Whitwell
2007-08-15
1
-1
/
+1
*
Build libsoftpipe.a
Keith Whitwell
2007-08-01
1
-1
/
+1
*
Add VF_ATTRIB_VAR0..7 for varying variables.
Brian
2007-07-24
1
-6
/
+14
*
Add the vf module.
Keith Whitwell
2007-05-24
4
-0
/
+2243