Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
50842e8a9313400a0d31f5fca2e346b95d12b262
/
src
/
mapi
85e9bbc
Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"
by Dylan Baker
· 8 years ago
411a72d
mesa: add new entrypoints for GL_OES_viewport_array
by Ilia Mirkin
· 8 years ago
e66a2b8
mapi: export all GLES 3.2 functions in libGLESv2.so
by Dylan Baker
· 8 years ago
ce83e36
mapi: sort static_data.py functions
by Dylan Baker
· 8 years ago
2fd51cf
mapi: retab static_data.py to be consistent
by Dylan Baker
· 8 years ago
533b353
direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")
by Jon Turney
· 8 years ago
83116d0
mesa: introduce glPrimitiveBoundingBoxARB entrypoint
by Ilia Mirkin
· 8 years ago
f654b49
mapi: add gl32.h to the list of GLES3 headers for installation
by Ilia Mirkin
· 8 years ago
8122e30
mapi: don't forget to expose GetPointerv in GL ES 3.2
by Ilia Mirkin
· 8 years ago
3b81c99
mesa: add scaffolding for OES/EXT_primitive_bounding_box
by Ilia Mirkin
· 8 years ago
6a5504d
Update Khronos-supplied headers to r33100
by Ilia Mirkin
· 8 years ago
09dafb9
scons: Take indirect gl_and_es_API.xml dependencies in consideration.
by Jose Fonseca
· 8 years ago
1a72fbf
mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size
by Ian Romanick
· 8 years ago
a8ae1bc
glapi: add KHR_blend_equation_advanced dispatch
by Ilia Mirkin
· 9 years ago
83d2f9d
mesa: Rename "texturebarrier" source files to "barrier".
by Francisco Jerez
· 8 years ago
acb12a1
glapi: Add XML for GL_EXT_shader_framebuffer_fetch.
by Francisco Jerez
· 8 years ago
dd93cbc
mesa: Document that _mesa_enum_to_string() returns non-null (v2)
by Chad Versace
· 8 years ago
73554c4
mapi: Add PatchParameteriOES and PatchParameteriEXT.
by Kenneth Graunke
· 8 years ago
4da9f7e
mapi: fix typo in macro name
by Eric Engestrom
· 8 years ago
5ec140c
mapi: Massage code to allow clang to compile.
by Matt Turner
· 8 years ago
5921f37
mapi: Export all GLES 3.1 functions in libGLESv2.so
by Ian Romanick
· 8 years ago
78506ad
glapi: add GL_EXT_window_rectangles entrypoints
by Ilia Mirkin
· 8 years ago
5378ee8
glapi: remap_helper.py: remove MESA_alt_functions
by Emil Velikov
· 8 years ago
7d7e015
mesa: add drawbuffer argument to ClearNamedFramebufferfi
by Ilia Mirkin
· 8 years ago
a1c5cd4
glapi/glx: Add overflow checks to the client-side indirect code
by Adam Jackson
· 8 years ago
faae9ab
mapi: expose new functions in GL ES 3.2
by Ilia Mirkin
· 8 years ago
8c00fe3
scons: whitespace cleanup
by Giuseppe Bilotta
· 8 years ago
85008db
i965: Enable GL_KHR_robustness
by Kristian Høgsberg Kristensen
· 8 years ago
1c1873b
mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED).
by Kenneth Graunke
· 8 years ago
2ad9d62
glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array
by Adam Jackson
· 9 years ago
f4983b1
glapi: Define PURE for Sun Studio as well
by Adam Jackson
· 9 years ago
f1dd8dd
glapi/glx: Mark byteswap functions as _X_UNUSED (v2)
by Adam Jackson
· 9 years ago
ea08a5b
glapi: Harden GLX request size processing (v2)
by Adam Jackson
· 9 years ago
88cfc9d
glapi: Add the safe_{add,mul,pad} functions from xserver
by Adam Jackson
· 9 years ago
7bc5c7f
glapi: Fix whitespace droppings when printing the license header
by Adam Jackson
· 9 years ago
f2a2e08
glapi: Add GL_ARB_cull_distance
by Tobias Klausmann
· 9 years ago
be5010c
glapi: fix parameter type for GetSamplerParameterIuivEXT() in es_EXT.xml
by Brian Paul
· 9 years ago
24bb6ee
glapi: Update dispatch XML files for OES_texture_compression_astc.xml
by Anuj Phogat
· 9 years ago
23cf24e
mapi/glapi: Fix dup word typo in glapi_getproc.c
by Edward O'Callaghan
· 9 years ago
9a25c8a
scons: Whenever possible decide what to do based on platform and not compiler.
by Jose Fonseca
· 9 years ago
23949cd
glapi: fix _glapi_get_proc_address() for mangled function names
by Frederic Devernay
· 9 years ago
d76e1cd
mesa: expose EXT_base_instance in ES3 contexts
by Ilia Mirkin
· 9 years ago
807e2c2
mesa: expose EXT_polygon_offset_clamp in ES contexts
by Ilia Mirkin
· 9 years ago
e0e1683
mesa: add GL_OES/EXT_draw_buffers_indexed support
by Ilia Mirkin
· 9 years ago
a94d8d5
mesa: add GL_EXT_copy_image support
by Ilia Mirkin
· 9 years ago
ebdb534
mesa: add GL_OES_copy_image support
by Ilia Mirkin
· 9 years ago
411a88a
mesa: add GL_OES_sample_shading support
by Ilia Mirkin
· 9 years ago
5e1aec6
glapi/glx: Mark the indirect swapped dispatch functions _X_COLD
by Adam Jackson
· 9 years ago
ea0f62e
glapi/glx: Sync some additional error checking from xserver
by Adam Jackson
· 9 years ago
b4c0c51
mesa: add OES_texture_buffer and EXT_texture_buffer support
by Ilia Mirkin
· 9 years ago
2b8492d
glapi/glx: Treat xserver generated targets as .PHONY
by Adam Jackson
· 9 years ago
c2f0bc2
glapi/glx: Thunk non-ABI calls through GetProcAddress
by Adam Jackson
· 9 years ago
ce3f0b2
glapi/glx: Emit direct GL calls instead of dispatch lookup
by Adam Jackson
· 9 years ago
c0a9cbe
glx: Unbreak generating some of the xorg glx headers
by Adam Jackson
· 9 years ago
c85544a
glapi: remove the final function offset tags
by Emil Velikov
· 9 years ago
2453bba
mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2
by Alejandro Piñeiro
· 9 years ago
571bd9a
mesa: add GL_EXT_texture_border_clamp support
by Ilia Mirkin
· 9 years ago
b665483
mesa: add GL_OES_texture_border_clamp support
by Ilia Mirkin
· 9 years ago
5fdbfb8
mesa: move GL_ARB_debug_output code into new debug_output.c file
by Brian Paul
· 9 years ago
837f74a
mesa: implement GL_ATI_meminfo (v2)
by Marek Olšák
· 9 years ago
1d79b99
mesa: implement GL_NVX_gpu_memory_info (v2)
by Marek Olšák
· 9 years ago
4913d38
glapi: Add xml infrastructure for ARB_query_buffer_object
by Rafal Mielniczuk
· 11 years ago
af5a14d
glapi: add GL_OES_geometry_shader extension
by Marta Lofstedt
· 9 years ago
1f7a96e
mesa: add GREMEDY_string_marker
by Rob Clark
· 9 years ago
5d4b202
glapi: Build glapi_gentable.c only on Darwin
by Andreas Boll
· 9 years ago
daa775b
mesa: Reduce libGL.so binary size by about 15%
by Arlie Davis
· 9 years ago
7bc7145
mapi: include gl.xml in the tarball
by Emil Velikov
· 9 years ago
b3e2c21
glapi: add ARB_indirect_parameters definitions
by Ilia Mirkin
· 9 years ago
1ca7357
mesa: do not enable KHR_debug for ES 1.0
by Emil Velikov
· 9 years ago
f53f9eb
glapi: add GetPointervKHR to the ES dispatch
by Emil Velikov
· 9 years ago
56aff6bb
Remove Sun CC specific code.
by Jose Fonseca
· 9 years ago
f391b95
glapi: work-around MSVC 65K string length limitation for enums.c
by Brian Paul
· 9 years ago
148c2f5
mapi: Fix enums.c build with other build systems.
by Eric Anholt
· 9 years ago
4922a3a
mesa: Drop the blacklisting of new GL enums.
by Eric Anholt
· 9 years ago
b65e44f
mesa: Use a 32-bit offset for the enums.c string offset table.
by Eric Anholt
· 9 years ago
c75cfe1
mesa: Prefer newer names to older ones among names present in core.
by Eric Anholt
· 9 years ago
710762b
mesa: Drop bitfield "enums" from the enum-to-string table.
by Eric Anholt
· 9 years ago
cbabf5f
mesa: Switch to using the Khronos registry for generating enums.
by Eric Anholt
· 9 years ago
f72923a
mesa: Remove the python mode bits from gl_enums.py.
by Eric Anholt
· 9 years ago
741f642
mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.
by Eric Anholt
· 9 years ago
5cb9dc4
mesa: Drop enums that had been removed in later revs of specs.
by Eric Anholt
· 9 years ago
5a7e5d8
mesa: Fix a typo in AMD_performance_monitor enum.
by Eric Anholt
· 9 years ago
bfc64b9
mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITION
by Eric Anholt
· 9 years ago
76ec0b9
mesa: Add a copy of the Khronos gl.xml (SVN #31705).
by Eric Anholt
· 9 years ago
63b49e1
mesa: remove ARB_geometry_shader4
by Marta Lofstedt
· 9 years ago
625414f
glapi: add EXT_blend_func_extended XML definitions
by Ryan Houdek
· 9 years ago
13b19aa
mesa: expose support for GL_EXT_buffer_storage
by Ryan Houdek
· 9 years ago
af7c98a
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
by Ryan Houdek
· 9 years ago
ae6ff72
glapi: add function pointers for KHR_debug for gles
by Matthew Waters
· 9 years ago
798f260
mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix.
by Kyle Brenneman
· 9 years ago
91191af
glapi: add ARB_shader_storage_block_buffer_object
by Samuel Iglesias Gonsalvez
· 10 years ago
1aff899
mesa: move GL_APPLE_object_purgeable functions to new file
by Brian Paul
· 9 years ago
96509aa
mapi: automake: rework the source generation rules
by Emil Velikov
· 9 years ago
449ce5d
mapi: automake: rework the *api/glapi_mapi_tmp.h rules
by Emil Velikov
· 9 years ago
e34834f
glapi: Inline x86_64_current_tls().
by Matt Turner
· 10 years ago
d770e27
mesa: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
by Marta Lofstedt
· 9 years ago
2ef5a4f
ABI-check: Use more portable bash invocation.
by Vinson Lee
· 9 years ago
559b884
glapi: Remove _x86_64_get_get_dispatch symbol from x86-64 assembly.
by Matt Turner
· 10 years ago
f4280b7
glapi: add GL_OES_texture_storage_multisample_2d_array extension
by Tapani Pälli
· 9 years ago
e9fd8e1
glapi: add support for KHR_texture_compression_astc_ldr
by Nanley Chery
· 10 years ago
Next »