Lubosz Sarnecki
|
9c8d0ae3cc
|
xrt: Pass the flip y on layer per layer basis.
st/oxr: Adopt to flip y in layers change.
c/client: Adapt to flip y in layers change.
Set true for GL and false for Vulkan.
|
2020-05-26 11:33:58 +01:00 |
|
Jakob Bornecrantz
|
e36e457560
|
c/client: Add full support for new layer interface
|
2020-05-26 11:33:58 +01:00 |
|
Ryan Pavlik
|
457d411016
|
comp: Remaining 32-bit warning fixes
|
2020-04-29 17:47:32 -05:00 |
|
Pete Black
|
ccb1b911f6
|
c/client: Get the supported formats from the fd compositor
|
2020-04-22 22:00:13 +01:00 |
|
Jakob Bornecrantz
|
6fe02588f9
|
comp: Get num_images from the fd compositor
|
2020-04-08 15:20:36 +01:00 |
|
Jakob Bornecrantz
|
a925af90e7
|
xrt: Do not pass in timestate into compositor
|
2020-03-02 20:18:49 +00:00 |
|
Simon Ser
|
9347ecfe00
|
xrt: check arraySize==1 when using OpenGL ES 2
Only OpenGL ES 3 supports GL_TEXTURE_2D_ARRAY.
|
2019-11-18 15:16:16 +01:00 |
|
Simon Ser
|
81cace0250
|
comp: replace glCreateTextures with glGenTextures+glBindTexture
glCreateTextures is only available on OpenGL 4.5. It's not supported on
OpenGL ES.
|
2019-11-18 15:16:16 +01:00 |
|
Jakob Bornecrantz
|
b5ee4f0dbd
|
comp: Make it obvious that you should implement destroy yourself
|
2019-10-30 11:06:02 +00:00 |
|
Jakob Bornecrantz
|
e327d56bf4
|
aux/ogl: Introduce a single small OpenGL library
|
2019-10-09 17:07:23 +01:00 |
|
Jakob Bornecrantz
|
042d30c590
|
comp: Fix warnings
|
2019-08-17 10:34:12 +01:00 |
|
Ryan Pavlik
|
edfa0323a3
|
comp: Use U_ZERO
|
2019-06-18 14:14:01 -05:00 |
|
Benjamin Saunders
|
74165d7e0e
|
comp: Support sRGB swapchain under OpenGL
|
2019-05-04 13:25:24 -07:00 |
|
Benjamin Saunders
|
13cef1b8b9
|
comp: Support rendering individual array layers
|
2019-05-01 17:45:43 -07:00 |
|
Benjamin Saunders
|
b6f2013bc5
|
st/oxr: Frame end uses the most recently released image
|
2019-05-01 17:45:43 -07:00 |
|
Benjamin Saunders
|
f6b8cb25b8
|
comp: Respect swapchain array size
|
2019-05-01 17:45:43 -07:00 |
|
Ryan Pavlik
|
f7d990c7e3
|
xrt: Use U_TYPED_CALLOC
|
2019-03-22 13:47:51 -05:00 |
|
Jakob Bornecrantz
|
15a97422ba
|
xrt: Add all of Monado
|
2019-03-18 05:52:32 +00:00 |
|