- 0b11203 miniglx: implement GetProcAddressARB in miniglx as an alias for GPA by Dave Airlie · 17 years ago
- 47e33a2 miniglx: fixup use of create windows x and y coordinates by Dave Airlie · 18 years ago
- ae5f675 Makefile clean-ups for miniglx. by Brian · 18 years ago
- 487f7a7 Remove SI imports/exports remnants. by George Sapountzis · 18 years ago
- 8851115 Move glcontextmodes.c to glx. by George Sapountzis · 18 years ago
- c058f69 add support to miniglx for updating drawables .. by Dave Airlie · 18 years ago
- 883f989 LIB_DIR is now just 'lib' or 'lib64' by Brian Paul · 18 years ago
- 9d3de64 make miniglx use libdrm properly by Dave Airlie · 19 years ago
- a951c80 setup to use pci access, comment out size bumps, by Dave Airlie · 19 years ago
- 808a678 do a drm lock/unlock sequence after the client close by Dave Airlie · 19 years ago
- d61c1cc add width to struct for width != virtual width by Dave Airlie · 19 years ago
- cf69d09 make miniglx use libdrm and libpciaccess by Dave Airlie · 19 years ago
- a01cb26 s/unsigned long/drm_handle_t/ to get compilation of fb driver to work by Brian Paul · 19 years ago
- 3d4d6d2 complete fix for miniglx startup issue since driver version checks by Dave Airlie · 19 years ago
- ac54de0 fix miniglx setting virtual size of 832 for 800x600 by Dave Airlie · 19 years ago
- 7f5925d Add color tiling support to miniglx for radeon by Dave Airlie · 19 years ago
- 4ce390b Commit Ian's fixes from Bug 3877 by Jon Smirl · 19 years ago
- a08d8a0 Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will by Ian Romanick · 19 years ago
- 8dcc673 Added -linker option to mklib, used to specify a particular program for by Brian Paul · 19 years ago
- 1bb14ad fix for solo to set the mode, and make solo gcc2 friendly... by Dave Airlie · 20 years ago
- dee1c79 add more functionality to miniglx for glitz by Dave Airlie · 20 years ago
- 0929822 add EnableExtension so r200 enables all its extensions, add mesa memory by Dave Airlie · 20 years ago
- d24e49f Put quotes around the CC and CXX variables passed to mklib. This make by Ian Romanick · 20 years ago
- 1e21673 support 720x480 and 960x540 modes by Alan Hourihane · 20 years ago
- fc23672 Improve the behaviour of the build system wrt depend files. by Keith Whitwell · 20 years ago
- 23b033a From: Stephane Marchesin <marchesin@icps.u-strasbg.fr> by Dave Airlie · 20 years ago
- 55656a5 added __glXFindDRIScreen to glXGetProcAddress (bug 1068879) by Brian Paul · 20 years ago
- 75672d2 Fix mesa solo with doublebuffered apps, the drawable index/stamp weren't by Dave Airlie · 20 years ago
- e520b72 Add a solo-x86 config, and make solo use the x86 glapi by Dave Airlie · 20 years ago
- 521ebf6 Fix from Rogelio Serrano for miniglx double buffering by Jon Smirl · 20 years ago
- dc8a760 Miniglx clients now authorize with server DRM by Jon Smirl · 20 years ago
- 1e7ce9f Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/drivers/dri/dri_client by Jon Smirl · 20 years ago
- 5500094 Convert miniglx to use Ian's fancy new driver config code. by Jon Smirl · 20 years ago
- c61c7cb This should make most linux-solo drivers work again. Mainly a fix by Jon Smirl · 20 years ago
- c2bffec Mesa-solo builds with these changes. There are still more fixups needed to by Jon Smirl · 20 years ago
- 9eecb03 Make sure mklib sees the definition of CC and CXX. Make mklib respect by Ian Romanick · 20 years ago
- ba3d643 kill __driRegisterExtensions(), none of the functions did anything by Jon Smirl · 20 years ago
- f016e25 Missed in last commit: by Eric Anholt · 20 years ago
- 5726a23 remove the last line of the previous patch by Brian Paul · 21 years ago
- 86c7541 fix red/green/blueBits typos by Brian Paul · 21 years ago
- 751c9d0 obsolete in favor of regular Makefiles by Brian Paul · 21 years ago
- 377ced2 Add agpmode to the example config file by Dave Airlie · 21 years ago
- 5d8f7b1 add agpmode to miniglx config file by Dave Airlie · 21 years ago
- c0b0b48 Add DRM_SOURCE_PATH to make system. Needed for linux-solo to build by Jon Smirl · 21 years ago
- 78c3edc don't include GL/gl.h, rely on glheader.h by Brian Paul · 21 years ago
- bb16df1 move 'id' declaration so it's C compliant by Brian Paul · 21 years ago
- de0ee31 New Makefile system by Brian Paul · 21 years ago
- fda7215 rename class to c_class if using C++ (bug 922294) by Brian Paul · 21 years ago
- aae2fde remove version number faking, shouldn't be needed anymore by Dave Airlie · 21 years ago
- ae4a1cc Adjustments to make everything use IOCTL/sarea defines in DRM instead by Jon Smirl · 21 years ago
- 5102075 change PFNGLXGETUSTPROC's argument from uint64_t to int64_t to match the DRI by Brian Paul · 21 years ago
- 520ef4b new makefiles by Brian Paul · 21 years ago
- 48383f1 Remove $Id tag by Keith Whitwell · 21 years ago
- fde2b97 basic API work for FBConfigs & Pbuffers by Brian Paul · 21 years ago
- b55921d Fix for missing GLAPIENTRYP definition by Jon Smirl · 21 years ago
- bcc6edd Update DRI drivers to current DRI CVS and make them work. by Jon Smirl · 21 years ago
- 5fd77da improved 'clean' targets (Otto Solares) by Brian Paul · 21 years ago
- 5df82c8 patch to import Jon Smirl's work from Bitkeeper by Brian Paul · 21 years ago