OSDN Git Service

glx: Move drawHash to display private
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 20 Jul 2010 01:15:50 +0000 (21:15 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 20 Jul 2010 02:45:51 +0000 (22:45 -0400)
commite3e8196c025bd344a59b4671e473c395a6ea426b
tree3178db533025d91fa69563486c5034cf5f37e854
parent037755122e9011c768e5caa4d4cb83aba783d3e9
glx: Move drawHash to display private

The XIDs are display wide so the natural location of the hash is here.
This way we don't have to lookup in each of the screen hashes.
src/glx/glx_pbuffer.c
src/glx/glxclient.h
src/glx/glxcmds.c
src/glx/glxcurrent.c
src/glx/glxext.c