Eric Anholt
1729fc882c
Change REGION_INIT(pScreen, &foo, NullBox, 0) to REGION_NULL(pScreen,
...
&foo). While it is no longer (or rather, once again not) required as of
regionstr.h r1.4, it matches the style of the rest of the xorg code.
2005-12-31 08:06:00 +00:00
Eric Anholt
d6646307f0
Add necessary *CONFIG_H declarations and a force-off of XF86* extensions in
...
miinitext in the XGL case. Prevents mismatched structure sizes on my
_XSERVER64 machine. At this point, with the uncommitted render/ diffs,
Xglx starts up but displays badly.
2005-12-29 00:19:33 +00:00
Eric Anholt
b1b40ed6a8
Initial commit of XGL build infrastructure and XGL code changes for
...
building within the xorg server tree. Requires additional, uncommitted
dix changes to successfully build, and successful running is still yet
to happen.
2005-12-28 10:31:46 +00:00
Dave Airlie
feb735c5bb
Well there were a couple of snapshots later than CVS available outside of
...
Novell, so I've done a crazy merge to try and get them into a workable
CVS, I suspect I may have failed.. there is a pre-xgldrop-merge tag if
I did.
2005-12-23 02:07:58 +00:00
Dave Airlie
d822bc1596
make xgl code at least build against latest glitz.
2005-12-23 00:08:35 +00:00
Dave Airlie
6e2086395d
fixups for newer glitz API
2005-12-22 23:32:49 +00:00
David Reveman
d146c41882
GLX improvements and remove use of pbuffers for offscreen rendering in Xgl
2005-06-07 08:53:40 +00:00
David Reveman
28a2d841ce
Line drawing improvements to Xgl
2005-04-27 09:29:33 +00:00
David Reveman
226c0907d4
Add cursor support to Xglx
2005-03-16 21:05:51 +00:00
David Reveman
4de5aa4285
Use negative stride and PBOs in Xgl
2005-03-11 00:58:49 +00:00
Keith Packard
a85c33b52c
update Xgl to changes in damage API. Remove some flags to support software
...
mesa
2005-02-08 22:45:21 +00:00
David Reveman
9817582328
Xgl improvements
2005-01-26 10:58:52 +00:00
David Reveman
64c7f8e667
Use UTF-8 encoding in Xgl sources
2004-11-05 13:26:07 +00:00
David Reveman
2dd76d646c
Add working Xgl server code
2004-11-04 23:19:13 +00:00