index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
x11
/
fakeglx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
glx: Validate the GLX_RENDER_TYPE value
Tomasz Lis
1
-1
/
+4
2013-07-18
glx: Changes to visual configs initialization.
Tomasz Lis
1
-1
/
+6
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
1
-1
/
+0
2013-05-24
xlib: add null ctx check in glXDestroyContext()
Brian Paul
1
-10
/
+12
2013-05-21
xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
1
-1
/
+1
2013-04-23
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
1
-3
/
+4
2013-04-23
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
1
-1
/
+1
2013-04-23
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
1
-1
/
+1
2013-03-12
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
1
-1
/
+1
2013-01-04
xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
1
-0
/
+14
2012-11-16
Remove OpenVMS support
Matt Turner
1
-4
/
+0
2012-09-05
Remove useless checks for NULL before freeing
Matt Turner
1
-3
/
+1
2012-09-05
Don't cast the return value of malloc/realloc
Matt Turner
1
-4
/
+4
2012-09-05
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
1
-9
/
+9
2012-02-27
xlib: silence unused var warning
Brian Paul
1
-0
/
+1
2012-02-24
xlib: remove STENCIL_BITS
Brian Paul
1
-3
/
+3
2012-02-24
xlib: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
1
-3
/
+3
2012-01-11
xlib: call register_with_display() in Fake_glXChooseFBConfig()
Brian Paul
1
-0
/
+3
2011-10-04
Remove remnants of legacy glide support
Guillem Jover
1
-17
/
+0
2011-07-11
glx: add a few missing glXChooseFBConfig() attributes
Brian Paul
1
-0
/
+4
2011-02-22
xlib: pass Display pointer to XMesaGarbageCollect()
Andy Skinner
1
-4
/
+4
2010-10-25
xlib: silence unused var warning
Brian Paul
1
-0
/
+1
2010-03-03
mesa/xlib: Remove support for color-index rendering
Ian Romanick
1
-242
/
+101
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
1
-5
/
+5
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
1
-9
/
+9
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
1
-2
/
+2
2010-02-19
Remove _mesa_atoi in favor of plain atoi.
Kenneth Graunke
1
-2
/
+2
2010-02-19
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
1
-6
/
+6
2010-02-19
Remove _mesa_strncpy in favor of plain strncpy.
Kenneth Graunke
1
-1
/
+1
2009-10-07
mesa/xlib: call XQueryExtension() in glXQueryExtension()
Brian Paul
1
-4
/
+6
2009-10-07
mesa/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
1
-12
/
+25
2009-10-07
mesa/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul
1
-3
/
+5
2009-10-02
xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual()
Brian Paul
1
-2
/
+2
2009-09-29
mesa/xlib: fix GLX_RENDER_TYPE query
Brian Paul
1
-2
/
+2
2009-06-17
mesa: added null ptr check in Fake_glXCreatePixmap()
Brian Paul
1
-1
/
+1
2009-02-04
mesa: make Xlib glXIsDirect() always return True
Brian Paul
1
-3
/
+3
2009-02-03
xlib: use MESA_GLX_FORCE_DIRECT to make glXIsDirect() always return True
Brian Paul
1
-20
/
+25
2009-01-10
xmesa: deprecate the "XMesa" interface
Brian Paul
1
-1
/
+0
2008-09-18
mesa: prefix more #includes with "main/"
Brian Paul
1
-6
/
+6
2008-05-27
allow GLX_SAMPLES_ARB==0 (bug 16073)
Brian Paul
1
-4
/
+5
2007-07-23
fix GLX_STEREO handling (bug 11705)
Brian
1
-1
/
+6
2007-05-21
return True for GLX_Y_INVERTED_EXT query
Brian
1
-1
/
+1
2007-05-19
Implement GLX_EXT_texture_from_pixmap.
Brian
1
-9
/
+177
2007-04-20
xmesa: spilt FX code to separate functions.
George Sapountzis
1
-4
/
+14
2007-04-20
Revert "xmesa: drop glide (FX) backend."
George Sapountzis
1
-3
/
+10
2007-04-19
xmesa: drop glide (FX) backend.
George Sapountzis
1
-10
/
+3
2006-09-20
fix a memleak in DestroyContext()
Brian Paul
1
-5
/
+6
2006-08-31
check if ext->name is null before strcmp()
Brian Paul
1
-1
/
+1
2006-08-30
Use XAddExtension() to register an XCloseDisplay() callback function.
Brian Paul
1
-1
/
+83
2006-06-13
Do a cheesy implementation of glXWait/GetVideoSyncSGI() functions, but
Brian Paul
1
-6
/
+13
[next]