index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
1
-2
/
+0
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
2
-2
/
+4
2012-07-09
GLX: Insert swrast provider from GlxExtensionInit
Daniel Stone
2
-1
/
+8
2012-07-09
Add a common ARRAY_SIZE macro to dix.h
Daniel Stone
1
-2
/
+0
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-2
/
+3
2012-07-09
Use C99 designated initializers in glx Replies
Alan Coopersmith
3
-55
/
+75
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-2
/
+2
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
6
-40
/
+37
2012-07-07
dri2: add initial prime support. (v1.2)
Dave Airlie
1
-1
/
+1
2012-07-05
glx/dri2: Enable GLX_ARB_create_context_robustness
Ian Romanick
1
-3
/
+58
2012-07-05
glx: Allow attributes and flags from GLX_ARB_create_context_robustness
Ian Romanick
1
-1
/
+10
2012-07-05
glx: Track the reset notification strategy for a context
Ian Romanick
3
-0
/
+31
2012-07-05
glx: Add extension string tracking for GLX_ARB_create_context_robustness
Ian Romanick
2
-0
/
+2
2012-07-05
glx: Reject creations of indirect contexts with unsupportable versions.
Ian Romanick
1
-0
/
+17
2012-07-05
glx: Implement GLX_EXT_create_context_es2_profile
Ian Romanick
4
-0
/
+35
2012-07-05
glx: Implement GLX_ARB_create_context_profile
Ian Romanick
2
-3
/
+61
2012-07-05
glx: Implement GLX SetClientInfo2ARB protocol
Ian Romanick
1
-7
/
+20
2012-07-05
glx: Don't request prototypes for GL extension functions
Ian Romanick
1
-1
/
+0
2012-06-14
Merge remote-tracking branch 'idr/GLX_ARB_create_context'
Keith Packard
13
-75
/
+526
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-19
/
+15
2012-05-23
glx: Implement protocol for glXCreateContextAttribsARB
Ian Romanick
1
-1
/
+212
2012-05-23
glx: Make several functions available outside the glxcmds.c compilation unit
Ian Romanick
2
-4
/
+17
2012-05-23
glx: Use one function to add a context to all global tables
Ian Romanick
3
-7
/
+12
2012-05-23
glx: Initialize remaining context fields
Ian Romanick
1
-0
/
+7
2012-05-23
glx: Initialize all context fields together
Ian Romanick
1
-17
/
+9
2012-05-23
glx: Implement GLX SetClientInfoARB protocol
Ian Romanick
1
-2
/
+47
2012-05-23
glx: Optionally call DRI2 createContextAttribs from __glXDRIscreenCreateContext
Ian Romanick
1
-5
/
+151
2012-05-23
glx: Add tracking for GLX_ARB_create_context and GLX_ARB_create_context_profile
Ian Romanick
2
-18
/
+24
2012-05-23
glx: Extend __GLXscreen::createContext to take attributes
Ian Romanick
5
-6
/
+38
2012-05-23
glx: Don't track GLClientmajorVersion or GLClientminorVersion
Ian Romanick
3
-6
/
+0
2012-05-23
glx: Fix mishandling of shared contexts
Ian Romanick
1
-11
/
+11
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
2
-2
/
+2
2012-04-23
glapi: Correct size of allocated _glapi_table struct
Jonas Maebe
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
56
-22911
/
+32707
2012-01-15
Revert "glx: don't leak fbconfigs"
Jeremy Huddleston
1
-9
/
+0
2011-12-27
glx/glapioffsets.h is no longer part of the build, remove it
Keith Packard
1
-1
/
+0
2011-12-19
Merge remote-tracking branch 'idr/glx-fixes'
Keith Packard
21
-8886
/
+19670
2011-12-19
dri2: Invalidate window pixmaps
Ville Syrjälä
1
-1
/
+1
2011-12-19
glx: use dispatch.h instead of glapioffsets.h
Ian Romanick
4
-1178
/
+4
2011-12-19
glx: Regenerate GL API files from Mesa
Ian Romanick
13
-7706
/
+19578
2011-12-19
glx: Add stub implementations of next GLX extension functions
Ian Romanick
3
-0
/
+88
2011-12-19
glx: Only declare GlxExtensionInit in one header file
Ian Romanick
1
-2
/
+0
2011-11-24
glx: don't leak driConfigs
Paulo Zanoni
3
-9
/
+34
2011-11-24
glx: don't leak fbconfigs
Paulo Zanoni
1
-0
/
+9
2011-11-24
glx: fix memory leak when destroying screen
Paulo Zanoni
1
-0
/
+1
2011-11-23
Convert glx/single2.c:DoGetString() to use asprintf()
Alan Coopersmith
1
-3
/
+1
2011-09-21
Remove unnecessary #undefs of [f]abs and old comments
Matt Turner
1
-6
/
+0
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
1
-1
/
+0
2011-06-29
Merge remote-tracking branch 'jturney/master'
Keith Packard
2
-3
/
+10
2011-06-29
Merge remote-tracking branch 'jbarnes/master'
Keith Packard
1
-5
/
+4
[next]