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
/
main
/
imports.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix broken _mesa_str_checksum()
Brian Paul
2009-10-23
1
-2
/
+2
*
mesa: Fix Mac OS build.
Vinson Lee
2009-10-20
1
-0
/
+3
*
mesa: use C locale for _mesa_strtod()
Brian Paul
2009-10-16
1
-0
/
+12
*
mesa: added _mesa_str_checksum()
Brian Paul
2009-08-04
1
-0
/
+14
*
mesa: clean-up error debug/count code
Brian Paul
2009-08-04
1
-30
/
+41
*
mesa: recognize and eliminate repeated error messages
Keith Whitwell
2009-07-15
1
-3
/
+31
*
mesa: split out errorstring switch from _mesa_error
Keith Whitwell
2009-07-15
1
-36
/
+26
*
mesa: remove dead code in _mesa_error
Keith Whitwell
2009-07-15
1
-6
/
+0
*
mesa: don't call getenv every time _mesa_error is called
Keith Whitwell
2009-07-15
1
-11
/
+14
*
mesa: Output warnings to debugger on Windows.
José Fonseca
2009-05-30
1
-0
/
+10
*
mesa: Call _mesa_snprintf instead of snprintf.
José Fonseca
2009-04-27
1
-1
/
+1
*
mesa: fix up error/warning/debug output newlines
Brian Paul
2009-04-24
1
-9
/
+26
*
Mesa: allow suppression of debug messages in a debug build
Robert Ellison
2009-04-08
1
-10
/
+32
*
mesa: update/fix doxygen comments
Vinson Lee
2009-03-17
1
-1
/
+1
*
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
1
-11
/
+5
|
\
|
*
mesa: Add _mesa_snprintf.
José Fonseca
2009-01-08
1
-0
/
+12
|
*
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
2008-09-11
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-12
/
+23
|
|
\
\
|
|
*
|
mesa: Use standard integer types.
José Fonseca
2008-06-24
1
-9
/
+5
|
|
*
|
mesa: bsearch implementation for WinCE.
José Fonseca
2008-06-24
1
-1
/
+18
|
|
*
|
fix _mesa_ffs for alternative compilers
Alan Hourihane
2008-05-05
1
-19
/
+17
|
|
*
|
Add printf handlers, pass pci id and move texlayout code to driver.
Keith Whitwell
2007-08-10
1
-3
/
+1
*
|
|
|
mesa: added _mesa_fprintf() wrapper
Brian Paul
2009-01-22
1
-1
/
+14
*
|
|
|
mesa: Add _mesa_snprintf.
José Fonseca
2009-01-07
1
-0
/
+12
*
|
|
|
mesa: bsearch implementation for WinCE.
José Fonseca
2008-09-21
1
-1
/
+18
|
|
_
|
/
|
/
|
|
*
|
|
Fixes for Mingw
Shane Blackett
2008-09-11
1
-1
/
+1
|
/
/
*
|
[win32] Use native aligned memory allocation functions.
Michal Wajdeczko
2008-03-21
1
-0
/
+18
*
|
Fix compat implementation of ffs() to return 1-based bit numbers.
Andrzej Trznadel
2008-03-17
1
-0
/
+1
|
/
*
Fix a number of MINGW32 issues
Zhang
2007-07-21
1
-0
/
+4
*
fix comment
Brian
2007-06-12
1
-2
/
+2
*
better comments for _mesa_debug(), _mesa_warning(), etc
Brian
2007-05-07
1
-22
/
+14
*
assorted fixes for Windows/VC8
Karl Schultz
2007-04-24
1
-2
/
+2
*
Remove SI imports/exports remnants.
George Sapountzis
2007-04-05
1
-8
/
+0
*
Remove the never-used SI-style imports/exports code.
Brian
2007-04-04
1
-158
/
+2
*
Merge branch 'origin' into glsl-compiler-1
Brian
2007-02-22
1
-193
/
+71
|
\
|
*
fix typo
Brian
2007-01-26
1
-1
/
+1
|
*
document, re-indent _mesa_ffsll()
Brian
2007-01-26
1
-10
/
+18
|
*
Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.
Eric Anholt
2007-01-26
1
-0
/
+21
|
*
Drop old (pre-AIGLX) GLcore interface.
George Sapountzis
2007-01-26
1
-11
/
+2
|
*
Drop mesa wrappers for XFree86.
George Sapountzis
2006-12-21
1
-182
/
+40
*
|
Modify _mesa_strdup() so it handles NULL correctly.
Brian
2006-12-14
1
-6
/
+14
|
/
*
_mesa_debug() should be a no-op when not compiled with DEBUG defined.
Brian Paul
2006-08-29
1
-1
/
+4
*
When available, which is most of the time, use posix_memalign to implement
Ian Romanick
2006-08-16
1
-3
/
+21
*
added _mesa_align_realloc()
Brian Paul
2006-05-24
1
-0
/
+19
*
Remove carriage returns.
Michal Krol
2006-04-25
1
-11
/
+11
*
print newline in _mesa_warning()
Brian Paul
2006-03-07
1
-2
/
+2
*
More GLSL code:
Michal Krol
2006-02-27
1
-0
/
+11
*
Add _mesa_atanf and _mesa_asinf functions.
Michal Krol
2006-02-13
1
-1
/
+23
*
Add the ability to define NO_LIBCWRAPPER to avoid libcwrapper brain damage.
Eric Anholt
2006-02-11
1
-0
/
+8
*
move va_end() call (Evgeny Kotsuba)
Brian Paul
2005-12-15
1
-1
/
+1
[next]