Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-24 | Update to renderproto 0.11 | Matthieu Herrb | |
2010-04-24 | Update to randrproto 1.3.1 | Matthieu Herrb | |
2010-04-24 | Update to kbproto 1.0.4 | Matthieu Herrb | |
2010-04-24 | Update to fontsproto 2.1.0 | Matthieu Herrb | |
2010-04-24 | Update to fontcacheproto 0.1.3 | Matthieu Herrb | |
2010-04-24 | Update to damageproto 1.2.0 | Matthieu Herrb | |
2010-04-24 | Update to compositeproto 0.4.1 | Matthieu Herrb | |
2010-04-24 | Update to bigreqsproto 1.1.0 | Matthieu Herrb | |
2010-04-24 | sync | Matthieu Herrb | |
2010-04-23 | sync | Matthieu Herrb | |
2010-04-23 | libXaw doesn't depend on libXp anymore. | Matthieu Herrb | |
2010-04-23 | Update libXaw to version 1.0.7. | Matthieu Herrb | |
This version removes support for Xprint. | |||
2010-04-23 | Update to -current xmore from X.org git. | Matthieu Herrb | |
This version mainly removes Xprint support. | |||
2010-04-18 | Add libxcb/libxcb-dri2 here too. | Matthieu Herrb | |
2010-04-18 | sync | Matthieu Herrb | |
2010-04-18 | Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@. | Matthieu Herrb | |
2010-04-18 | regen for xcb-proto 1.6 | Matthieu Herrb | |
2010-04-18 | Update to xcb-proto 1.6. | Matthieu Herrb | |
2010-04-18 | sync | Matthieu Herrb | |
2010-04-18 | Update to dri2proto 2.3. Ok oga@. | Matthieu Herrb | |
2010-04-18 | Update to glproto 1.4.11. ok oga@ | Matthieu Herrb | |
2010-04-17 | update to imake 1.0.3 | Matthieu Herrb | |
2010-04-13 | Make it possible to build drivers with the newer proto headers. ok oga@. | Matthieu Herrb | |
2010-04-13 | Add a configure test for newer proto headers and use it to enable | Matthieu Herrb | |
building xserver 1.6 with those headers. ok oga@. | |||
2010-04-12 | sync | Todd T. Fries | |
2010-04-12 | xcb related udates | Matthieu Herrb | |
2010-04-12 | grab events on the root window *before* we look for existing windows. | Owain Ainsworth | |
This closes a race we were hitting often where stuff started right before cwm may not get noticed and not have borders. ok okan@. Prompted by something todd noticed. | |||
2010-04-11 | don't allocate an array of pointers to structs when you want an array of | Owain Ainsworth | |
structs. Fixes cases where you need a lot of relocs so you overflow the array. Commited upstream about ten minutes ago. ok matthieu@ | |||
2010-04-11 | clean up a few xu_* functions to just accept what they need (Window). | Okan Demirmen | |
ok oga@ | |||
2010-04-10 | update | Matthieu Herrb | |
2010-04-10 | sync | Matthieu Herrb | |
2010-04-10 | Unlink deprecated xtrap, xevie and lbxutil libs and protos from the X build. | Matthieu Herrb | |
ok oga@, deraadt@. | |||
2010-04-10 | sync | Todd T. Fries | |
2010-04-07 | Here's a really good idea: when preparing for a vt switch the intel | Owain Ainsworth | |
driver idles the ringbuffer, stops it, unbinds all memory, then hands back off. Now here's the clever bit: just before we call to idle the ringbuffer (which sleeps waiting for an interrupt) let's TURN OFF THE FUCKING INTERRUPT. That's a great idea, really, isn't it? Move the interrupt disable to *after* stop_ring. Theo's T61 VT switches again. everyone elses' intel stuff worked by magic (or shared interrupts) before now. Fixed after discussion with deraadt@, thanks to miod for suggestions. | |||
2010-04-06 | ifdef out the new code that moves the cursor one pixel to the right | Matthieu Herrb | |
for each char during password input. Requested by deraadt@. | |||
2010-04-05 | sync | Todd T. Fries | |
2010-04-05 | sync | Todd T. Fries | |
2010-04-05 | sync | Matthieu Herrb | |
2010-04-05 | sync | Matthieu Herrb | |
2010-04-04 | sync | Matthieu Herrb | |
2010-04-04 | sync | Matthieu Herrb | |
2010-04-04 | sync | Matthieu Herrb | |
2010-04-04 | update | Matthieu Herrb | |
2010-04-03 | update | Matthieu Herrb | |
2010-03-31 | update libdrm to 2.4.15. | Owain Ainsworth | |
This diff seems larger than it is since upstream reindented some sources. This updates libdrm_intel to -current (which only affect the GEM code) and libdrm to 2.4.15. bumping both minor versions. Discussed with matthieu@ | |||
2010-03-30 | #if 0 out the code that listens for /dev/apm events. | Owain Ainsworth | |
A cleaner fix will be forthcoming, but for now this allows the xserver to work nicely with the recent kernel vt-switch-on-suspend changes. ok miod@ | |||
2010-03-28 | disconnect bitstream-vera fonts from the build. | Matthieu Herrb | |
They are superceeded by DejaVu. reminded by naddy@. | |||
2010-03-28 | updates | Matthieu Herrb | |
2010-03-28 | Update to xinput 1.5.1 | Matthieu Herrb | |
2010-03-28 | Update to xkbprint 1.0.2 | Matthieu Herrb | |