summaryrefslogtreecommitdiff
path: root/src/mesa/main/debug.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-21mesa: Update MESA_INFO to eliminate errorCourtney Goeltzenleuchter1-1/+1
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2013-04-17mesa: remove DD_TRI_LIGHT_TWOSIDE flagBrian Paul1-1/+0
2012-10-16mesa: remove #if _HAVE_FULL_GL checksBrian Paul1-15/+0
2011-08-29mesa: Convert texture debug dump function to using MapTextureImage().Brian Paul1-1/+1
2011-03-24mesa: added _mesa_dump_image() for debuggingBrian Paul1-0/+4
2011-02-16mesa: make _mesa_write_renderbuffer_image() non-staticBrian Paul1-0/+3
2010-11-07mesa: Clean up header file inclusion in debug.h.Vinson Lee1-1/+4
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-2/+2
2010-07-29mesa: Add missing headers to debug.h.Vinson Lee1-0/+3
2009-10-29mesa: move, clean-up _mesa_print_texture()Brian Paul1-0/+3
2009-10-27mesa: more texture debug code changes, improvementsBrian Paul1-3/+3
2009-10-22mesa: added _mesa_dump_texture()Brian Paul1-0/+3
2009-10-21mesa: added _mesa_dump_renderbuffers() debug codeBrian Paul1-0/+3
2009-05-21mesa: added debug functions for dumping color/depth/stencil buffersBrian Paul1-0/+9
2009-02-07mesa: debug code for printing info about textures, writing teximages to diskBrian Paul1-0/+3
2004-01-20remove _mesa_check_driver_hooks() - it's really not too useful anymoreBrian Paul1-16/+12
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell1-3/+34
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-0/+26
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul1-3/+3
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell1-0/+8