summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyr_glamor_glx.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-15ephyr/glamor: Port to EGLAdam Jackson1-429/+0
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2019-04-19ephyr: fix typo: rquires -> requiresDiego Viola1-1/+1
2017-11-15glamor: Drop the non-VAO rendering pathAdam Jackson1-29/+8
2016-09-28ephyr: Add a mode for skipping redisplay in glamorEric Anholt1-0/+8
2016-03-10ephyr: Fix redisplay with glamor on GLES.Eric Anholt1-1/+3
2016-01-29ephyr: Make sure we have GLX_ARB_create_context before calling it.Eric Anholt1-14/+20
2016-01-27ephyr: catch X errors if we try to create a core context and fail.Dave Airlie1-0/+10
2016-01-26ephyr: Create 3.1 core profile context if possible (v3)Keith Packard1-1/+17
2016-01-21glamor: Use vertex array objectsKeith Packard1-24/+62
2015-03-24glamor: Just set the logic op to what we want at the start of all rendering.Eric Anholt1-0/+2
2014-06-16xephyr: Allow initializing glamor with gles2 (on GLX).Eric Anholt1-1/+23
2014-04-03Revert "glx: Make sure we get an FBConfig the root window's visual."Eric Anholt1-1/+0
2014-03-17glx: Make sure we get an FBConfig the root window's visual.Eric Anholt1-0/+1
2014-03-17xephyr: Don't forget to glViewport() before drawing the screen.Eric Anholt1-0/+15
2014-03-05xephyr: Pass incoming XCB events to the Xlib event filter.Eric Anholt1-0/+39
2014-03-05xephyr: Build support for rendering with glamor using a -glamor option.Eric Anholt1-0/+292