index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-04
Merge branch 'cygwin-patches-for-1.12' into cygwin-release-1.12
xserver-cygwin-1.12.2-2
Jon TURNEY
3
-15
/
+38
2012-07-04
Do not report the GLX_INTEL_swap_event extension for indirect swrast
Jon TURNEY
3
-31
/
+47
2012-06-19
Merge tag 'xorg-server-1.12.2' into cygwin-release-1.12
Jon TURNEY
1
-1
/
+1
2012-04-27
Merge tag 'xorg-server-1.12.1' into cygwin-release-1.12
Jon TURNEY
53
-20249
/
+29374
2012-04-26
glapi: Correct size of allocated _glapi_table struct
Jonas Maebe
1
-1
/
+1
2012-04-25
Revert "Load swrastg if GALLIUM_DRIVER environment variable is set"
Jon TURNEY
1
-6
/
+1
2012-03-27
Introduce a consistent coding style
Keith Packard
56
-22911
/
+32707
2012-03-10
Load swrastg if GALLIUM_DRIVER environment variable is set
Jon TURNEY
1
-1
/
+6
2012-03-10
glx: Flush context which is being made non-current due to drawable going away
Jon TURNEY
2
-0
/
+9
2012-03-10
glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.c
Jon TURNEY
1
-0
/
+1
2012-03-09
Cygwin/X: Linkage bodge for swrast (v4, aligns with mesa 7.11)
Jon TURNEY
4
-3574
/
+0
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
2011-06-29
glx: Move GLX extension string utility functions
Jon TURNEY
1
-3
/
+3
2011-06-29
DRI2/GLX: use new swap event types
Jesse Barnes
1
-4
/
+3
2011-06-29
GLX/DRI2: pass drawable correctly for indirect swap events
Jesse Barnes
1
-1
/
+1
2011-06-29
glx: Fix fbconfigs with no corresponding visual
Adam Jackson
1
-0
/
+7
2011-06-28
Guard use of backtrace() with HAVE_BACKTRACE
Jon TURNEY
1
-0
/
+6
2011-06-15
glx: Add _glapi_create_table_from_handle
Jeremy Huddleston
3
-0
/
+7587
2011-04-29
Merge remote-tracking branch 'jturney/remove-opengl-spec-download'
Keith Packard
1
-1
/
+1
2011-04-27
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-8
/
+4
2011-04-26
configure: Let configure --enable/disable-aiglx control building of AIGLX for...
Jon TURNEY
1
-1
/
+1
2011-04-25
glx: Silence warnings when building with clang
Jeremy Huddleston
3
-8
/
+4
2011-04-22
Add RegionInitBoxes(), and fix some buggy callers of RegionInit().
Søren Sandmann Pedersen
1
-4
/
+13
2011-04-15
glx: Make --disable-dri not disable AIGLX
Adam Jackson
1
-1
/
+4
2011-04-15
glx: Use 0 rather than garbage for unknown INTEL_swap_event types
Adam Jackson
1
-0
/
+1
2011-04-15
glx: Fix lifetime tracking for pixmaps
Adam Jackson
2
-13
/
+20
2011-03-28
glx: minor cast cleanup
Adam Jackson
1
-4
/
+3
2011-03-28
glx: dead variable removal
Adam Jackson
2
-10
/
+0
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
6
-25
/
+17
2011-03-28
glx: Remove ->forceCurrent from the context vtable
Adam Jackson
5
-45
/
+1
2011-03-28
glx: Reimplement context tags
Adam Jackson
3
-112
/
+24
2011-03-28
glx: Fix _glapi_add_dispatch
Adam Jackson
1
-200
/
+20
2011-03-28
glx: Flatten -DXFree86Server
Adam Jackson
2
-44
/
+0
2011-03-28
glx: Update some glapi comments
Adam Jackson
1
-32
/
+6
2011-03-28
glx: Lobotomize _glapi_get_proc_address
Adam Jackson
1
-34
/
+7
[next]