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
23.2
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
staging/23.2
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
/
glx
/
mini
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2
-1
/
+1
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
1
-1
/
+1
2008-05-26
Remove CVS keywords.
José Fonseca
1
-1
/
+0
2008-05-06
Always cleanup the makedepend backup files
Dan Nicholson
1
-1
/
+1
2008-01-23
Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)
Brian
1
-0
/
+4
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
1
-1
/
+1
2007-08-07
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
1
-0
/
+1
2007-06-05
miniglx: implement GetProcAddressARB in miniglx as an alias for GPA
Dave Airlie
1
-0
/
+1
2007-05-08
miniglx: fixup use of create windows x and y coordinates
Dave Airlie
1
-3
/
+3
2007-05-04
Makefile clean-ups for miniglx.
Brian
1
-8
/
+13
2007-04-05
Remove SI imports/exports remnants.
George Sapountzis
1
-2
/
+0
2007-04-05
Move glcontextmodes.c to glx.
George Sapountzis
1
-5
/
+2
2006-11-28
add support to miniglx for updating drawables ..
Dave Airlie
1
-2
/
+14
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
1
-6
/
+6
2006-04-07
make miniglx use libdrm properly
Dave Airlie
1
-2
/
+1
2006-04-03
setup to use pci access, comment out size bumps,
Dave Airlie
1
-3
/
+7
2006-04-03
do a drm lock/unlock sequence after the client close
Dave Airlie
1
-2
/
+5
2006-04-03
add width to struct for width != virtual width
Dave Airlie
1
-0
/
+1
2006-04-03
make miniglx use libdrm and libpciaccess
Dave Airlie
1
-4
/
+1
2005-09-19
s/unsigned long/drm_handle_t/ to get compilation of fb driver to work
Brian Paul
1
-2
/
+2
2005-08-31
complete fix for miniglx startup issue since driver version checks
Dave Airlie
1
-4
/
+11
2005-08-08
fix miniglx setting virtual size of 832 for 800x600
Dave Airlie
1
-2
/
+2
2005-08-03
Add color tiling support to miniglx for radeon
Dave Airlie
3
-0
/
+10
2005-07-29
Commit Ian's fixes from Bug 3877
Jon Smirl
3
-58
/
+145
2005-07-26
Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will
Ian Romanick
1
-1
/
+1
2005-07-25
Added -linker option to mklib, used to specify a particular program for
Brian Paul
1
-1
/
+2
2005-03-05
fix for solo to set the mode, and make solo gcc2 friendly...
Dave Airlie
1
-2
/
+2
2005-02-20
add more functionality to miniglx for glitz
Dave Airlie
1
-34
/
+98
2005-02-15
add EnableExtension so r200 enables all its extensions, add mesa memory
Dave Airlie
1
-0
/
+32
2005-01-11
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
1
-1
/
+1
2005-01-05
support 720x480 and 960x540 modes
Alan Hourihane
1
-1
/
+29
2004-12-08
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
1
-1
/
+1
2004-12-08
From: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
Dave Airlie
3
-1
/
+9
2004-11-29
added __glXFindDRIScreen to glXGetProcAddress (bug 1068879)
Brian Paul
1
-0
/
+1
2004-10-01
Fix mesa solo with doublebuffered apps, the drawable index/stamp weren't
Dave Airlie
1
-4
/
+11
2004-09-07
Add a solo-x86 config, and make solo use the x86 glapi
Dave Airlie
1
-1
/
+4
2004-08-09
Fix from Rogelio Serrano for miniglx double buffering
Jon Smirl
1
-7
/
+8
2004-07-16
Miniglx clients now authorize with server DRM
Jon Smirl
3
-14
/
+53
2004-07-05
Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/driver...
Jon Smirl
1
-4
/
+4
2004-07-05
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
3
-60
/
+15
2004-06-29
This should make most linux-solo drivers work again. Mainly a fix
Jon Smirl
2
-37
/
+1
2004-06-26
Mesa-solo builds with these changes. There are still more fixups needed to
Jon Smirl
10
-3748
/
+420
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
1
-1
/
+1
2004-06-03
kill __driRegisterExtensions(), none of the functions did anything
Jon Smirl
1
-4
/
+0
2004-06-01
Missed in last commit:
Eric Anholt
1
-1
/
+2
2004-05-12
remove the last line of the previous patch
Brian Paul
1
-1
/
+0
2004-05-12
fix red/green/blueBits typos
Brian Paul
1
-3
/
+4
2004-05-12
obsolete in favor of regular Makefiles
Brian Paul
1
-81
/
+0
2004-04-14
Add agpmode to the example config file
Dave Airlie
1
-0
/
+3
2004-04-14
add agpmode to miniglx config file
Dave Airlie
2
-0
/
+6
[next]