Eamon Walsh
e987648cf2
registry: Register EVI extension protocol names.
2007-10-15 21:38:56 -04:00
Peter Hutterer
be1565f6b8
dix: Set core devices to ProcessOtherEvents, set sendCore and XKB.
...
Even the virtual core devices should send through ProcessOtherEvents.
2007-10-16 11:05:34 +09:30
Peter Hutterer
ce9bf9a191
include: add "master" field to DeviceIntRec.
...
"master" points to the device this device is attached to. Event sent by the
device will also be routed through the master.
master and spriteOwner are mutually exclusive.
2007-10-16 11:05:23 +09:30
Eamon Walsh
f6226d3bfe
registry: Register TOG-CUP extension protocol names.
2007-10-15 21:35:12 -04:00
Eamon Walsh
7e182a5d89
registry: Register MIT-MISC extension protocol names.
2007-10-15 21:13:39 -04:00
Eamon Walsh
32f6171862
registry: Register XF86Bigfont extension protocol names.
2007-10-15 21:10:14 -04:00
Eamon Walsh
12766c5b5f
registry: Register Xv extension protocol names.
2007-10-15 21:00:46 -04:00
Eamon Walsh
35ae03871a
registry: Register XC-MISC extension protocol names.
2007-10-15 20:50:26 -04:00
Eamon Walsh
32fe282d5b
registry: Register XTest extension protocol names.
2007-10-15 20:45:18 -04:00
Eamon Walsh
3877faf7d9
registry: Register Multibuffer extension protocol names.
2007-10-15 20:35:13 -04:00
Eamon Walsh
16764a2d29
registry: Register DPMS extension protocol names.
2007-10-15 20:29:23 -04:00
Eamon Walsh
f077578e42
registry: Register XPrint extension protocol names.
2007-10-15 19:43:02 -04:00
Eamon Walsh
5c8b1a9172
registry: Register Resource extension protocol names.
2007-10-15 19:35:04 -04:00
Eamon Walsh
48891d5696
registry: Register EVIE extension protocol names.
2007-10-15 19:32:01 -04:00
Eamon Walsh
2c9646ad4e
registry: Register SHM extension protocol names.
2007-10-15 19:18:03 -04:00
Eamon Walsh
8964c6d8e1
registry: Register RENDER extension protocol names.
2007-10-15 19:10:51 -04:00
Eamon Walsh
c827db57e4
registry: Register RANDR extension protocol names.
2007-10-15 19:06:01 -04:00
Eamon Walsh
20db50b4c4
registry: Register DAMAGE extension protocol names.
2007-10-15 18:56:59 -04:00
Eamon Walsh
b38a919933
registry: Register XTrap extension protocol names.
2007-10-15 18:50:06 -04:00
Eamon Walsh
106758893b
registry: Register XFixes extension protocol names.
2007-10-15 18:31:40 -04:00
Eamon Walsh
ea09c9acc8
registry: Register Record extension protocol names.
2007-10-15 18:25:12 -04:00
Eamon Walsh
2e1e5be1d9
registry: Register DBE extension protocol names.
2007-10-15 18:18:57 -04:00
Eamon Walsh
4c3285c883
registry: Register WINDOWSWM extension protocol names.
2007-10-15 18:04:47 -04:00
Eamon Walsh
3815284e89
registry: Register XF86DGA extension protocol names.
2007-10-15 17:57:59 -04:00
Eamon Walsh
2cd1b32b77
registry: Register XF86Misc extension protocol names.
2007-10-15 17:37:58 -04:00
Eamon Walsh
960677e876
registry: Register XF86VidMode extension protocol names.
2007-10-15 17:30:00 -04:00
Eamon Walsh
b778672408
registry: Register XF86DRI extension protocol names.
2007-10-15 17:15:34 -04:00
Eamon Walsh
eee46b4681
registry: Register APPLEWM extension protocol names.
2007-10-15 17:06:22 -04:00
Eamon Walsh
b9f5ab98c8
registry: Register XINERAMA extension protocol names.
2007-10-15 16:18:37 -04:00
Eamon Walsh
3464b41923
registry: Register APPLEDRI extension protocol names.
2007-10-15 15:45:12 -04:00
Eamon Walsh
32f3f5a1e7
registry: Register DMX extension protocol names.
2007-10-15 15:32:17 -04:00
Eamon Walsh
166ef972fe
registry: Register composite extension protocol names.
2007-10-15 15:22:02 -04:00
Eamon Walsh
a5cf3f21f7
registry: Register XKB extension protocol names.
2007-10-15 14:27:32 -04:00
Eamon Walsh
5277a6ff58
registry: Register Input extension protocol names.
2007-10-15 14:14:37 -04:00
Kristian Høgsberg
8b5078b7d9
Fix byte swapping for GetFBConfigs.
2007-10-15 13:11:30 -04:00
George Sapountzis
c922d2eebe
glx: drop duplicate GetDrawableAttributesSGIX declarations.
...
They are officially autogenerated in indirect_dispatch.h now.
2007-10-15 11:32:08 +03:00
Ben Byer
3d4eb17b38
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
2007-10-14 18:07:03 -07:00
Kristian Høgsberg
ec0fc012e9
Fix GLX byteswapping.
2007-10-14 14:59:12 -04:00
Kristian Høgsberg
927757e102
Merge branch 'master' of git://git.freedesktop.org/git/xorg/xserver
2007-10-12 19:28:39 -04:00
Kristian Høgsberg
ccda4b66bd
Implement ChangeDrawableAttributes so we can support GLX_EVENT_MASK.
...
We never need to actually send out the clobber event, so this should be
sufficient for GLX 1.3.
2007-10-12 19:15:05 -04:00
Kristian Høgsberg
695eb8b2e8
Implement GLX pbuffers.
2007-10-12 19:12:26 -04:00
Kristian Høgsberg
516c181f57
Add dispatching for GLX_SGIX_pbuffer.
2007-10-12 18:48:38 -04:00
Kristian Høgsberg
d7ded953c4
Implment GLXPixmaps.
2007-10-12 18:26:55 -04:00
Eamon Walsh
526f40434c
NULL is not a valid argument to CreatePicture, please use serverClient
...
as the client argument if no real client is creating the object.
2007-10-12 18:19:44 -04:00
Kristian Høgsberg
2b0847c7aa
Implement damage reporting for AIGLX.
2007-10-12 16:19:19 -04:00
Kristian Høgsberg
600028305c
Move hyperpipe and swapbarrier extension funcs to screen private struct.
...
This gets rid of a couple more global arrays and gets the two extensions
more in line with the general extension mechanism.
2007-10-12 16:18:23 -04:00
Kristian Høgsberg
781515bb63
Convert GLX module to use screen private indexes like everything else.
2007-10-12 16:18:19 -04:00
Kristian Høgsberg
72a3d68a2f
Update the AIGLX DRI loader to use the new DRI interface.
...
This lets us drop a bunch of workarounds and use the new DRI extension
mechanism.
2007-10-12 15:51:47 -04:00
Matthias Hopf
17ffc34ad5
Drivers include miscstruct.h which requires pixman.h.
2007-10-12 15:33:31 +02:00
David Nusinow
eaf0e2a21c
Fix another compiler warning
2007-10-11 22:31:24 -04:00