Age | Commit message (Expand) | Author |
2012-11-19 | Link libkms to the build (needs a userland from the kms branch).mpi/libdrm-update | Matthieu Herrb |
2012-11-19 | Basic OpenBSD support for libkms. | Jonathan Gray |
2012-11-17 | Merge remote-tracking branch 'xenocara/master' into mpi/libdrm-update | Matthieu Herrb |
2012-11-17 | Update to latest version of mpi@ patch to update to libdrm 2.4.31 | Matthieu Herrb |
2012-11-16 | update | Matthieu Herrb |
2012-11-16 | Add libkms | Matthieu Herrb |
2012-11-16 | Update version number there to 2.4.31 | Matthieu Herrb |
2012-11-16 | add some checks | Okan Demirmen |
2012-11-16 | Update to libdrm 2.4.31. | Martin Pieuchot |
2012-11-14 | variable name consistency; from Thomas Pfaff | Okan Demirmen |
2012-11-14 | tab-complete buglet fix: once exec_path is completed, allow for | Okan Demirmen |
2012-11-11 | regen | Matthieu Herrb |
2012-11-11 | Patch the driver a bit more, to be able to build without XAA. | Matthieu Herrb |
2012-11-11 | regen | Matthieu Herrb |
2012-11-11 | When building without and obj dir, cp may fail. | Matthieu Herrb |
2012-11-11 | regen | Matthieu Herrb |
2012-11-11 | Make it possible to build radeon drivers without XAA. | Matthieu Herrb |
2012-11-11 | Try to load the gallium3d "swrastg" driver if available before falling back | Martin Pieuchot |
2012-11-11 | Link libGL with -lpthread to allow the llvm-pipe driver to be loaded. | Martin Pieuchot |
2012-07-13 | Import the infrastructure for building Gallium3D graphics drivers. | Martin Pieuchot |
2006-11-25 | import from X.Org 7.2RC1 | Matthieu Herrb |
2012-11-09 | sort | Okan Demirmen |
2012-11-08 | fix some warnings; inspired by a diff from Thordur Bjornsson. | Okan Demirmen |
2012-11-07 | style nit; from Tiago Cunha. | Okan Demirmen |
2012-11-07 | add comment why we mouse unbind, just like kbd | Okan Demirmen |
2012-11-07 | now that we have FOREACH_SAFE queue macros, use them where appropriate; | Okan Demirmen |
2012-11-07 | plug a leak when using 'unmap' for kbd/mouse bindings; from Tiago Cunha. | Okan Demirmen |
2012-11-07 | get rid of the xfree() wrapper around free(); from Tiago Cunha. | Okan Demirmen |
2012-11-07 | sync | Todd T. Fries |
2012-11-07 | don't reach out in another src directory, use installed version. | Marc Espie |
2012-11-07 | clarify windowname and windowclass values are pulled from the WM_CLASS | Okan Demirmen |
2012-11-07 | zap trailing space | Okan Demirmen |
2012-11-07 | missing headers; from Thordur Bjornsson. | Okan Demirmen |
2012-11-07 | spacing | Okan Demirmen |
2012-11-07 | tab completion support for menus; from Alexander Polakov. | Okan Demirmen |
2012-11-05 | sync | Todd T. Fries |
2012-11-04 | Include declaration of sparcDriverName() | Tobias Ulmer |
2012-11-03 | update | Matthieu Herrb |
2012-11-03 | simplify directory interdependencies: install package_version.m4 | Marc Espie |
2012-11-02 | Remove things that are no longer linked to the build: imake,cf and pciids | Matthieu Herrb |
2006-11-25 | import from X.Org 7.2RC2 | Matthieu Herrb |
2006-11-25 | import from X.Org 7.2RC2 | Matthieu Herrb |
2012-11-01 | try to clarify xprop(1) output, with respect to WM_CLASS, without going | Okan Demirmen |
2012-10-31 | no longer a reason to carry conf_path in struct conf, so dice. | Okan Demirmen |
2012-10-31 | replace 'reload' with 'restart', which merely re-exec's cwm using the | Okan Demirmen |
2012-10-30 | sync | Todd T. Fries |
2012-10-29 | Unlink share/pciids from the build. The generated file is not | Matthieu Herrb |
2012-10-29 | Also install freetype-config during install phase. | Matthieu Herrb |
2012-10-29 | on reload, run each client through conf_client to pick up potential | Okan Demirmen |
2012-10-29 | Attach the synaptics(4) driver to elantech touchpads during auto-configuration. | Stefan Sperling |