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
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace _NEW_EVAL with vbo_exec_update_eval_maps
Marek Olšák
2020-04-27
1
-2
/
+1
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-3
/
+3
*
mesa|mapi: replace _mesa_[v]snprintf with [v]snprintf
Dylan Baker
2020-04-21
1
-3
/
+3
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array format.
Eric Anholt
2019-10-20
1
-2
/
+1
*
Change a few frequented uses of DEBUG to !NDEBUG
Marek Olšák
2019-05-29
1
-2
/
+2
*
mesa: Remove the now unused _NEW_ARRAY state change flag.
Mathias Fröhlich
2019-05-04
1
-2
/
+1
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
mesa/main/debug: Check if we successfully reopened the ppm file.
Rafael Antognolli
2017-06-09
1
-0
/
+5
*
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
[next]