summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-17configure.ac: Bump version to 1.10.2.901 (1.10.3 RC1)xorg-server-1.10.2.901Jeremy Huddleston1-2/+2
2011-06-17XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch tableJeremy Huddleston1-1049/+30
2011-06-17glx: Add _glapi_create_table_from_handleJeremy Huddleston3-0/+7587
2011-06-17XQuartz: Add missing include for <pthread.h>Jeremy Huddleston1-0/+2
2011-06-11dix: fix an error message.Peter Hutterer1-1/+1
2011-06-11test: don't test for double alignment on i386. (#36986)Peter Hutterer1-0/+3
2011-06-11fbbltone.c: Mark bitmasks as unsigned intsAlan Coopersmith1-2/+2
2011-06-06randr: void function cannot return valueNicolas Kaiser1-1/+1
2011-06-03test: fix memset size for WindowRec (#37801)Peter Hutterer1-1/+1
2011-06-03XQuartz: GLX: Create a new dispatch table rather than modifying the existing oneJeremy Huddleston1-1/+11
2011-06-01"privates.h", line 198: warning: void function cannot return valueAlan Coopersmith1-1/+1
2011-06-01DIX: Set backgroundState correctly for root windowMarko Macek1-0/+2
2011-05-28linux: Retry VT ioctls while errno == EINTRAaron Plattner1-34/+49
2011-05-28randr: check rotated virtual size limits correctlyAaron Plattner1-6/+6
2011-05-28Send events that were missing from RRSelectInputJeremy Huddleston1-2/+30
2011-05-28configure.ac: Bump version to 1.10.2xorg-server-1.10.2Jeremy Huddleston1-2/+2
2011-05-22XQuartz: Don't crash if CG increases our display resolutionJeremy Huddleston1-2/+3
2011-05-22XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...Jeremy Huddleston3-100/+117
2011-05-20configure.ac: Bump version to 1.10.1.902 (1.10.2 RC2)xorg-server-1.10.1.902Jeremy Huddleston1-2/+2
2011-05-16XQuartz: Bump bundle version to 2.6.3Jeremy Huddleston1-2/+2
2011-05-16XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...Jeremy Huddleston1-8/+11
2011-05-16XQuartz: Don't call mieqEnqueue during server shutdownJeremy Huddleston4-28/+35
2011-05-13Clean up memory better when GetVisualInfo fails in ProcDbeGetVisualInfoAlan Coopersmith1-14/+11
2011-05-13Only free pContext once when AddResource fails in ProcRecordCreateContextAlan Coopersmith1-1/+1
2011-05-13Make xorg.conf.example rule compatible with Solaris makeAlan Coopersmith1-1/+1
2011-05-13XQuartz: Don't call into CoreFoundation after fork() and before exec()Jeremy Huddleston1-3/+21
2011-05-11os: Silence warnings when building with clangJeremy Huddleston3-1/+10
2011-05-06configure.ac: Version bumped to 1.10.1.901xorg-server-1.10.1.901Jeremy Huddleston1-2/+2
2011-05-04XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4Jeremy Huddleston1-3/+3
2011-05-04glx: Make --disable-dri not disable AIGLXAdam Jackson2-2/+5
2011-05-04glx: Use 0 rather than garbage for unknown INTEL_swap_event typesAdam Jackson1-0/+1
2011-05-04glx: Fix lifetime tracking for pixmapsAdam Jackson2-13/+20
2011-05-04glx: Reimplement context tagsAdam Jackson3-112/+24
2011-05-04glx: Fix _glapi_add_dispatchAdam Jackson1-200/+20
2011-05-04glx: Lobotomize _glapi_get_proc_addressAdam Jackson1-34/+7
2011-05-04glx: Remove noop dispatch tableAdam Jackson5-6761/+2
2011-05-04glx: Add texbuffer2 support to swrastAdam Jackson1-0/+8
2011-05-04glx: Remove unused _glapi_get_proc_nameAdam Jackson2-52/+0
2011-05-04glx: Simplify _glapi_check_multithreadAdam Jackson1-45/+4
2011-05-04glx: Remove unused _glapi_get_proc_offset and friendsAdam Jackson2-126/+0
2011-05-04dix: fix typo in direction calculationPeter Hutterer1-1/+1
2011-05-04Xi: don't swap the status byte in the XIPassiveGrab repliesPeter Hutterer1-4/+7
2011-05-04Xi: exit with error value if CheckGrabValues failed.Peter Hutterer1-0/+2
2011-05-04Xi: fix reply swapping function check for XIPassiveGrabDevicePeter Hutterer1-1/+1
2011-05-04Xi: return the bad device ID if a passive grab fails with BadDevice.Peter Hutterer1-0/+3
2011-05-04Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)Peter Hutterer5-19/+70
2011-04-28XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4Jeremy Huddleston1-12/+6
2011-04-27XQuartz: pbproxy: LP64: Fix itteration through XGetWindowProperty where sizeo...Emanuele Giaquinta1-3/+8
2011-04-27XQuartz: Fix compilation warnings with XPLUGIN_VERSION >= 4Jeremy Huddleston2-2/+15
2011-04-27rootless: Fix a typo in RootlessGlyphs which resulted in a garbage valueJeremy Huddleston1-1/+1