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
/
drivers
/
x11
/
xmesaP.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xlib: switch to c11 mutex functions
Brian Paul
2014-03-03
1
-1
/
+2
*
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
*
xlib: remove texture compression hackery
Brian Paul
2012-08-24
1
-2
/
+0
*
xlib: derive xmesa_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
1
-1
/
+2
*
xlib: remove xm_span.c and related code
Brian Paul
2012-01-24
1
-4
/
+1
*
xlib: remove a ton of old xlib driver cruft
Brian Paul
2011-11-15
1
-150
/
+1
*
xlib: remove software alpha buffer support
Brian Paul
2011-11-15
1
-2
/
+0
*
xlib: implement renderbuffer mapping/unmapping
Brian Paul
2011-11-07
1
-1
/
+16
*
Remove remnants of legacy glide support
Guillem Jover
2011-10-04
1
-7
/
+0
*
Drop some Glide remnants
Adam Jackson
2011-09-06
1
-4
/
+0
*
drivers/x11: unifdef XFree86Server
Adam Jackson
2010-11-29
1
-16
/
+2
*
x11: fix breakage from gl_config::visualType removal
Brian Paul
2010-10-13
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-12
/
+12
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
1
-0
/
+1
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
mesa/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
1
-0
/
+3
*
xlib: option to enable/test meta functions (disabled)
Brian Paul
2009-08-31
1
-0
/
+4
*
mesa: deprecate the GL/fxmesa.h header
Brian Paul
2009-01-10
1
-1
/
+1
*
xmesa: deprecate the "XMesa" interface
Brian Paul
2009-01-10
1
-1
/
+1
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
1
-1
/
+1
*
remove old comments
Brian Paul
2008-06-21
1
-2
/
+0
*
fix typo
Brian
2007-11-03
1
-1
/
+1
*
Implement GLX_EXT_texture_from_pixmap.
Brian
2007-05-19
1
-2
/
+7
*
xmesa: split FX functions to separate file, part 2.
George Sapountzis
2007-04-20
1
-1
/
+0
*
xmesa: split FX functions to separate file, part 1.
George Sapountzis
2007-04-20
1
-7
/
+1
*
xmesa: spilt FX code to separate functions.
George Sapountzis
2007-04-20
1
-3
/
+4
*
Revert "xmesa: drop glide (FX) backend."
George Sapountzis
2007-04-20
1
-1
/
+18
*
xmesa: drop glide (FX) backend.
George Sapountzis
2007-04-19
1
-18
/
+1
*
xmesa: export xmesa functions used by xfree86.
George Sapountzis
2007-04-13
1
-10
/
+0
*
xmesa: use newly added xm_image.[hc]
George Sapountzis
2007-04-06
1
-5
/
+3
*
re-order tokens, fix comments
Brian
2007-04-01
1
-4
/
+4
*
Clean and update XMesa/XFree86 interface.
George Sapountzis
2007-03-30
1
-2
/
+3
*
Implement alpha buffer copy for SwapBuffers().
Brian
2007-03-23
1
-0
/
+1
*
Rewrite code related to buffer destruction.
Brian
2007-02-26
1
-0
/
+7
*
Don't use x/y/w/h params given to Clear().
Brian Paul
2006-10-18
1
-2
/
+1
*
Big re-org of buffer size management.
Brian Paul
2006-10-14
1
-47
/
+65
*
Use XAddExtension() to register an XCloseDisplay() callback function.
Brian Paul
2006-08-30
1
-0
/
+2
*
Don't include unused header files.
Kristian Høgsberg
2006-07-06
1
-1
/
+0
*
assorted clean-ups, fixes
Brian Paul
2006-04-27
1
-0
/
+12
*
When creating front/back renderbuffers, init the Red/Green/Blue/AlphaBits fields
Brian Paul
2006-03-30
1
-1
/
+1
*
only call xmesa_set_renderbuffer_funcs() when really necessary
Brian Paul
2006-01-09
1
-3
/
+3
*
Updates for GL_EXT_timer_query:
Brian Paul
2005-12-07
1
-1
/
+3
*
Added XMesaDrawable to xmesa_renderbuffer. Use it in a few places instead
Brian Paul
2005-09-26
1
-3
/
+13
*
some clean-up and re-org for renderbuffers
Brian Paul
2005-09-07
1
-12
/
+10
*
Prototype implementation of new GL_EXT_timer_query extension (not finalized y...
Brian Paul
2005-09-02
1
-1
/
+6
[next]