Commit Graph

2598 Commits

Author SHA1 Message Date
matthieu
2ec80c240d Unlink printproto from the build 2010-04-24 20:11:12 +00:00
matthieu
615b452063 Update to xf86miscproto 0.9.3 2010-04-24 20:03:34 +00:00
matthieu
c0dfac1e97 Update to xf86driproto 2.1.0 2010-04-24 20:02:26 +00:00
matthieu
bb0accdece Update to xf86bigfontproto 1.2.0 2010-04-24 20:00:40 +00:00
matthieu
fc3431680a Update to videoproto 2.3.0 2010-04-24 19:59:13 +00:00
matthieu
2559907764 Update to resourceproto 1.1.0 2010-04-24 19:58:03 +00:00
matthieu
70c72b74b9 Update to renderproto 0.11 2010-04-24 19:57:10 +00:00
matthieu
e74348a6d6 Update to randrproto 1.3.1 2010-04-24 19:55:27 +00:00
matthieu
3d9ad99217 Update to kbproto 1.0.4 2010-04-24 19:54:22 +00:00
matthieu
96759891e5 Update to fontsproto 2.1.0 2010-04-24 19:52:53 +00:00
matthieu
6711a3ce25 Update to fontcacheproto 0.1.3 2010-04-24 19:51:28 +00:00
matthieu
035f4efb5c Update to damageproto 1.2.0 2010-04-24 19:50:08 +00:00
matthieu
d112cf2dc8 Update to compositeproto 0.4.1 2010-04-24 19:49:04 +00:00
matthieu
1489388c83 Update to bigreqsproto 1.1.0 2010-04-24 19:48:03 +00:00
matthieu
996e307eb1 sync 2010-04-24 15:32:35 +00:00
matthieu
482eb09c70 sync 2010-04-23 21:28:03 +00:00
matthieu
dbeb603052 libXaw doesn't depend on libXp anymore. 2010-04-23 19:39:14 +00:00
matthieu
5f5463b013 Update libXaw to version 1.0.7.
This version removes support for Xprint.
2010-04-23 19:37:47 +00:00
matthieu
1a66cb98ea Update to -current xmore from X.org git.
This version mainly removes Xprint support.
2010-04-23 19:32:59 +00:00
matthieu
a88f24fd32 Add libxcb/libxcb-dri2 here too. 2010-04-18 22:28:20 +00:00
matthieu
293b37e1b1 sync 2010-04-18 22:03:19 +00:00
matthieu
852acd6263 Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@. 2010-04-18 20:06:18 +00:00
matthieu
57a2ac348a regen for xcb-proto 1.6 2010-04-18 19:58:53 +00:00
matthieu
95a472f8b7 Update to xcb-proto 1.6. 2010-04-18 19:55:51 +00:00
matthieu
8e83033fd6 sync 2010-04-18 17:39:13 +00:00
matthieu
5cc581349c Update to dri2proto 2.3. Ok oga@. 2010-04-18 17:35:28 +00:00
matthieu
312a83cf0d Update to glproto 1.4.11. ok oga@ 2010-04-18 17:34:11 +00:00
matthieu
cb7715f9c1 update to imake 1.0.3 2010-04-17 18:41:16 +00:00
matthieu
9ac8837d36 Make it possible to build drivers with the newer proto headers. ok oga@. 2010-04-13 19:56:37 +00:00
matthieu
49012820cb Add a configure test for newer proto headers and use it to enable
building xserver 1.6 with those headers. ok oga@.
2010-04-13 19:54:46 +00:00
todd
b9247005f5 sync 2010-04-12 21:38:13 +00:00
matthieu
7e20a852a5 xcb related udates 2010-04-12 21:09:58 +00:00
oga
c4175c932e grab events on the root window *before* we look for existing windows.
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-12 16:17:46 +00:00
oga
d0eeea4b45 don't allocate an array of pointers to structs when you want an array of
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 18:04:04 +00:00
okan
4944ac9995 clean up a few xu_* functions to just accept what they need (Window).
ok oga@
2010-04-11 16:51:26 +00:00
matthieu
0822178235 update 2010-04-10 21:34:58 +00:00
matthieu
b285da179b sync 2010-04-10 21:26:27 +00:00
matthieu
479aed07ee Unlink deprecated xtrap, xevie and lbxutil libs and protos from the X build.
ok oga@, deraadt@.
2010-04-10 21:26:00 +00:00
todd
e53e64c07a sync 2010-04-10 07:43:17 +00:00
oga
691e04d2ba Here's a really good idea: when preparing for a vt switch the intel
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-07 18:22:00 +00:00
matthieu
d0a977e001 ifdef out the new code that moves the cursor one pixel to the right
for each char during password input. Requested by deraadt@.
2010-04-06 22:09:09 +00:00
todd
c3492a7bac sync 2010-04-05 20:22:45 +00:00
todd
c332bc114a sync 2010-04-05 19:55:05 +00:00
matthieu
e68d21ba52 sync 2010-04-05 17:52:19 +00:00
matthieu
16e96e7cdd sync 2010-04-05 07:31:32 +00:00
matthieu
02d4b8c9f6 sync 2010-04-04 23:08:42 +00:00
matthieu
a97ba266c6 sync 2010-04-04 19:46:54 +00:00
matthieu
55f6393e48 sync 2010-04-04 18:59:35 +00:00
matthieu
75e319a314 update 2010-04-04 07:23:41 +00:00
matthieu
8ad0f8f346 update 2010-04-03 17:22:01 +00:00