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
/
main
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: don't use _NEW_TEXTURE mainly in mesa/main
Marek Olšák
2017-03-29
1
-2
/
+3
*
mesa: if MESA_DEBUG=context, create a debug context
Brian Paul
2016-11-16
1
-1
/
+2
*
mesa: replace Driver.GetTexImage with GetTexSubImage()
Brian Paul
2015-07-21
1
-1
/
+3
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
mesa: remove unneeded #include of colormac.h
Brian Paul
2015-04-01
1
-1
/
+1
*
mesa: remove THREADS check, printf calls in debug.c
Brian Paul
2015-03-05
1
-5
/
+0
*
mesa: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
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
-5
/
+5
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Update MESA_INFO to eliminate error
Courtney Goeltzenleuchter
2013-11-21
1
-3
/
+7
*
mesa: add missing texture strings in tex_target_name()
Brian Paul
2013-06-10
1
-0
/
+5
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: remove _NEW_PACKUNPACK
Marek Olšák
2013-04-24
1
-2
/
+1
*
mesa: remove DD_TRI_LIGHT_TWOSIDE flag
Brian Paul
2013-04-17
1
-12
/
+0
*
mesa: remove DD_TRI_UNFILLED flag
Brian Paul
2013-04-17
1
-3
/
+2
*
mesa: remove DD_TRI_SMOOTH flag
Brian Paul
2013-04-17
1
-3
/
+2
*
mesa: remove DD_TRI_STIPPLE flag
Brian Paul
2013-04-17
1
-2
/
+1
*
mesa: remove DD_TRI_OFFSET flag
Brian Paul
2013-04-17
1
-2
/
+1
*
mesa: remove DD_POINT_ATTEN flag
Brian Paul
2013-04-17
1
-3
/
+2
*
mesa: remove DD_POINT_SMOOTH flag
Brian Paul
2013-04-17
1
-2
/
+1
*
mesa: remove DD_LINE_STIPPLE flag
Brian Paul
2013-04-17
1
-2
/
+1
*
mesa: remove DD_SEPARATE_SPECULAR flag
Brian Paul
2013-04-17
1
-2
/
+1
*
mesa: remove unused DD_LINE_SMOOTH flag
Brian Paul
2013-04-17
1
-2
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-9
/
+9
*
mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags
Brian Paul
2012-05-11
1
-1
/
+3
*
mesa: define DEBUG_SILENT flag, use in output_if_debug()
Brian Paul
2012-05-11
1
-0
/
+1
*
mesa: clean-up the debug/verbose flag setup code
Brian Paul
2012-05-11
1
-26
/
+46
*
mesa: remove unused DD_TRI_CULL_FRONT_BACK
Brian Paul
2012-03-12
1
-3
/
+2
*
mesa: remove unused DD_FLATSHADE
Brian Paul
2012-03-12
1
-2
/
+1
*
mesa: remove unused DD_TRI_TWOSTENCIL
Brian Paul
2012-03-12
1
-2
/
+1
*
mesa: support more format/type combos in _mesa_dump_image()
Brian Paul
2012-02-06
1
-1
/
+28
*
mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-1
/
+2
*
mesa: simplify parameters to GetTexImage() driver hook
Brian Paul
2011-09-30
1
-3
/
+1
*
mesa: remove CHAN_TYPE cruft from debug.c
Brian Paul
2011-09-20
1
-4
/
+0
*
mesa: Remove all mention of MESA_FORMAT_CI8
Ian Romanick
2011-08-29
1
-1
/
+0
*
mesa: Convert texture debug dump function to using MapTextureImage().
Brian Paul
2011-08-29
1
-43
/
+51
*
mesa: Remove use of fpu_control.h
Chad Versace
2011-08-16
1
-11
/
+0
*
mesa: Recognize MESA_VERBOSE=all as shortcut for all debug options.
José Fonseca
2011-04-06
1
-1
/
+1
*
mesa: added _mesa_dump_image() for debugging
Brian Paul
2011-03-24
1
-0
/
+24
*
mesa: remove the MESA_NO_DITHER env var
Brian Paul
2011-02-17
1
-10
/
+0
*
mesa: make _mesa_write_renderbuffer_image() non-static
Brian Paul
2011-02-16
1
-3
/
+11
*
mesa: get rid of _NEW_ACCUM, clean-up _NEW_* #defines
Brian Paul
2011-01-23
1
-2
/
+1
*
mesa: clean-up _mesa_lookup_prim_by_nr()
Brian Paul
2011-01-20
1
-20
/
+0
*
mesa: Fix printf format warnings.
Vinson Lee
2010-11-10
1
-1
/
+1
[next]