index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
12
-36
/
+12
2006-07-06
Implement GLX_MESA_copy_sub_buffer.
Kristian Høgsberg
3
-6
/
+84
2006-07-06
Add GLX_MESA_copy_sub_buffer marshalling support.
Kristian Høgsberg
4
-2
/
+62
2006-07-06
Drop unused GL/include subtree.
Kristian Høgsberg
7
-156
/
+1
2006-07-06
Implement glXCreateWindow and glXDestroyWindow.
Kristian Høgsberg
2
-53
/
+85
2006-07-06
Move __GLXdrawable lookup and creation into GetDrawableOrPixmap.
Kristian Høgsberg
2
-154
/
+72
2006-07-06
Drop global GLX error integer variables and use __glXError() instead.
Kristian Høgsberg
8
-211
/
+99
2006-07-06
Move createDrawable from __GLXcontext to __GLXscreen.
Kristian Høgsberg
6
-86
/
+99
2006-07-06
Add marshalling for GLX 1.3 requests.
Kristian Høgsberg
5
-38
/
+207
2006-06-27
Add damage tracking to GLX_EXT_tfp implementation.
Kristian Høgsberg
4
-43
/
+108
2006-06-24
Fix byte swapping in some GLX requests.
Michel Dänzer
1
-2
/
+2
2006-06-18
Add some missing .gitignore stuff for Mesa symlinks and other generated files.
Eric Anholt
2
-0
/
+37
2006-06-12
Add arrayobj.c to the Makefile as well.
Ian Romanick
1
-0
/
+1
2006-06-12
Add new Mesa files arrayobj.c and arrayobj.h.
Ian Romanick
1
-0
/
+2
2006-05-29
Remove superfluous definition of tfp tokens.
Kristian Høgsberg
1
-8
/
+0
2006-05-25
update to build against Mesa CVS HEAD (Carlos Eduardo Rodrigues Diogenes).
Matthieu Herrb
2
-0
/
+3
2006-04-13
Fix build for added file to Mesa CVS. This is always fun. :(
Ian Romanick
1
-0
/
+1
2006-04-07
Coverity #985: Avoid segfault on malloc failure.
Adam Jackson
1
-2
/
+2
2006-04-03
Coverity #271: Fix an unbelievably boneheaded NULL chase.
Adam Jackson
1
-1
/
+1
2006-04-03
Coverity #986: Prevent a NULL chase.
Adam Jackson
1
-2
/
+2
2006-04-02
Use xf86LoaderCheckSymbol to check for DRI symbols instead of dlsym,
Kristian Høgsberg
1
-2
/
+2
2006-04-02
Use RTLD_DEFAULT, rather than relying on NULL happening to map to it as it
Eric Anholt
1
-1
/
+1
2006-03-30
Mark the ARGB FBConfig as nonconforming to prevent drivers and apps from
Kristian Høgsberg
13
-14
/
+72
2006-03-30
Regenerate these files using updated scripts to avoid unused variable
Kristian Høgsberg
3
-151
/
+155
2006-03-28
Fix a couple of typos.
Kristian Høgsberg
1
-1
/
+1
2006-03-28
Add --enable-glx-tls ./configure option to enable use of TLS for storing
Kristian Høgsberg
1
-1
/
+2
2006-03-24
Make sure DRI module is loaded before calling DRI functions.
Kristian Høgsberg
1
-0
/
+5
2006-03-22
Improve error logging.
Kristian Høgsberg
1
-27
/
+17
2006-03-21
Make the server distcheck and tag 1.0.99.1 snapshot.
Kristian Høgsberg
1
-1
/
+1
2006-03-21
#include indirect_dispatch to get prototypes for FBO functions.
Kristian Høgsberg
5
-1
/
+8
2006-03-20
Finish glx_ansic.h wrapper changes to make Xvfb and Xnest link again.
Donnie Berkholz
4
-12
/
+6
2006-03-17
Check for glproto when building GLX and make sure we have at least 1.4.6.
Kristian Høgsberg
13
-201
/
+125
2006-03-17
More patches from David Reveman:
Kristian Høgsberg
8
-2
/
+364
2006-03-15
Update to build against Mesa CVS HEAD.
Felix Kuehling
2
-1
/
+7
2006-03-14
Bail out early if screen doesn't support DRI.
Kristian Høgsberg
1
-1
/
+8
2006-03-13
First batch of AIGLX fixes from David Reveman.
Kristian Høgsberg
5
-21
/
+37
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
29
-2661
/
+2320
2006-03-05
Definitions for bswapxx() macros on OpenBSD.
Matthieu Herrb
2
-0
/
+10
2006-03-02
Fix build against Mesa CVS HEAD: added s_blit.c to symlink-mesa.sh.
Felix Kuehling
1
-0
/
+1
2006-03-02
added s_blit.c file
Brian Paul
1
-0
/
+1
2006-02-27
Fixing the Mesa build again, sigh. Add slang_execute_x86.c. Add
Felix Kuehling
3
-0
/
+3
2006-02-22
Bug #5978: Added missing swap of input variables. Added missing cases for
Alexander Gottwald
1
-0
/
+14
2006-02-22
Update to build against Mesa HEAD. (Thank you Felix for feedback on xorg
Jeremy C. Reed
2
-0
/
+6
2006-02-20
Update to build against Mesa HEAD.
Felix Kuehling
2
-0
/
+3
2006-02-15
Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa including
Eric Anholt
11
-20
/
+11
2006-02-15
Update to build against mesa head.
Kristian Høgsberg
2
-0
/
+3
2006-02-15
Avoid some more libcwrapper damage that prevented kdrive linking.
Eric Anholt
1
-1
/
+2
2006-02-14
update to latest Mesa CVS HEAD
Dave Airlie
2
-0
/
+3
2006-02-11
Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it
Eric Anholt
10
-10
/
+19
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
9
-10
/
+17
[next]