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