Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
6c281749696da417a88c3d1ee460f642f92a4cee
/
src
/
mesa
/
main
/
api_exec.c
6c28174
Finish _HAVE_FULL_GL removal
by Matt Turner
· 13 years ago
7487b16
mesa: Remove the NV program API functions.
by Kenneth Graunke
· 13 years ago
16d8161
mesa: Switch to the other glGetVertexAttribPointervARB implementation.
by Kenneth Graunke
· 13 years ago
070ba30
mesa: Remove some shared NV_vp/fp functions from the dispatch table.
by Kenneth Graunke
· 13 years ago
ff1943d
mesa: Unhook NV_fragment_program API from the dispatch table.
by Kenneth Graunke
· 13 years ago
762d9ac
mesa/es: Enable GL_EXT_map_buffer_range
by Fredrik Höglund
· 13 years ago
cb9a1bf
mesa: Remove API specific to GL_NV_vertex_program's aliased attribs.
by Eric Anholt
· 13 years ago
cc763f0
mesa: Remove support for GL_VERTEX_STATE_PROGRAMs and their execution.
by Eric Anholt
· 13 years ago
363643f
mesa: Remove NV_vertex_program-specific parameters support.
by Eric Anholt
· 13 years ago
6ab9c04
mesa: Remove support for NV_vertex_program's tracked matrices.
by Eric Anholt
· 13 years ago
8f0b81b
mesa: don't enable glVertexPointer() when using API_OPENGLES2.
by Paul Berry
· 13 years ago
66159f9
mesa/tests: Sanity check the ES2 dispatch table
by Ian Romanick
· 13 years ago
6c01a0e
mesa: Don't set uniform dispatch pointers for many things in ES2 or core
by Ian Romanick
· 13 years ago
be66cf9
mesa: Don't set shaderapi dispatch pointers for many things in ES2 or core
by Ian Romanick
· 13 years ago
a13c07f
mesa: Don't set loopback dispatch pointers for most things in ES2 or core
by Ian Romanick
· 13 years ago
ee77061
mesa: Don't set dispatch pointer for glTexStorage in ES2
by Ian Romanick
· 13 years ago
7f7268d
mesa: Don't set dispatch pointer for glGetProgramivARB in ES2
by Ian Romanick
· 13 years ago
a83b013
mesa: Don't set dispatch pointer for glResizeBuffersMESA in ES2
by Ian Romanick
· 13 years ago
1c0a44a
mesa: Don't set dispatch pointers for glPointParameter[if][v] in ES2
by Ian Romanick
· 13 years ago
2a3a68e
mesa: Don't set dispatch pointers for glClearDepth or glDepthRange in ES2
by Ian Romanick
· 13 years ago
850412b
mesa: Don't set dispatch pointer for glGetDoublev in ES2
by Ian Romanick
· 13 years ago
aa129b0
mesa: Don't set dispatch pointer for glPointSize in ES2
by Ian Romanick
· 13 years ago
dd44f80
mesa: remove FEATURE_APPLE_object_purgeable define.
by Oliver McFadden
· 13 years ago
e9ccb5f
mesa: remove FEATURE_EXT_framebuffer_blit define.
by Oliver McFadden
· 13 years ago
02a1968
mesa: remove FEATURE_ARB_sampler_objects define.
by Oliver McFadden
· 13 years ago
e8ba24c
mesa: remove FEATURE_ARB_map_buffer_range define.
by Oliver McFadden
· 13 years ago
32c3ba8
mesa: remove FEATURE_ARB_framebuffer_object define.
by Oliver McFadden
· 13 years ago
e8a72d8
mesa: remove FEATURE_ARB_(fragment|vertex)_program defines.
by Oliver McFadden
· 13 years ago
b7d1597
mesa: remove FEATURE_NV_(fragment|vertex)_program defines.
by Oliver McFadden
· 13 years ago
f88393a
mesa: remove FEATURE_OES_EGL_image define.
by Oliver McFadden
· 13 years ago
0c1ff72
mesa: remove FEATURE_EXT_framebuffer_object define.
by Oliver McFadden
· 13 years ago
528f484
mesa: remove FEATURE_ARB_shader_objects and related defines.
by Oliver McFadden
· 13 years ago
53514b0
mesa: remove FEATURE_draw_read_buffer define.
by Oliver McFadden
· 13 years ago
36ceabf
mesa/es: Enable GL_OES_vertex_array_object
by Ian Romanick
· 13 years ago
04d6ffa
mesa: Disallow more deprecated functions in core context
by Ian Romanick
· 13 years ago
a010215
mesa: Kill ES2 wrapper functions
by Ian Romanick
· 13 years ago
fc2219e
mesa: glGetVertexAttribPointerv is part of core profile and ES2
by Ian Romanick
· 13 years ago
07e12c4
mesa: Add skeleton implementations of glInvalidateTex{Sub,}Image
by Ian Romanick
· 13 years ago
e2370bc
mesa/es: Pass context to _mesa_init_bufferobj_dispatch
by Ian Romanick
· 13 years ago
342be8a
mesa: Add skeleton implementations of glInvalidate{Sub,}Framebuffer
by Ian Romanick
· 13 years ago
7e81f55
mesa: Filter a bunch more functions based on API
by Ian Romanick
· 13 years ago
3d0b54c
mesa: don't enable legacy GL functions when using API_OPENGL_CORE
by Jordan Justen
· 13 years ago
9627660
mesa: Move buffer object dispatch setup to bufferobj.c.
by Eric Anholt
· 13 years ago
5dd750d
mesa: add some GL_ARB_debug_output functions
by nobled
· 14 years ago
1ef3a94
mesa: Remove remaining FEATURE_ARB_vertex_buffer_object guards.
by Mathias Fröhlich
· 14 years ago
2ace9ff
mesa: plug in dispatch functions for GL_ARB_texture_storage
by Brian Paul
· 14 years ago
48dcdcf
mesa: initialize ARB_transform_feedback2 dispatch
by Marek Olšák
· 14 years ago
6b329b9
Squashed commit of the following:
by Brian Paul
· 14 years ago
34a5d3b
mesa: plug in new functions for GL_ARB_sampler_objects
by Brian Paul
· 14 years ago
874a2c0
mesa: core support for GL_ARB_texture_buffer_object
by Brian Paul
· 14 years ago
e5c6a92
mesa: implement clamping controls (ARB_color_buffer_float)
by Marek Olšák
· 14 years ago
867f9b0
mesa: add NV_texture_barrier
by Marek Olšák
· 14 years ago
7f48278
mesa: plug in GL_ARB_draw_buffers_blend functions
by Brian Paul
· 15 years ago
1d1eb95
mesa: support for GL_ARB_instanced_arrays
by Brian Paul
· 15 years ago
e12c4fa
mesa: Add support for glDepthRangef and glClearDepthf.
by Eric Anholt
· 15 years ago
5ed51e9
mesa: hook up GL 3.x entrypoints
by Brian Paul
· 15 years ago
16ee7a5
mesa: Allow contexts of different APIs to coexist.
by Chia-I Wu
· 15 years ago
9de5c6a
Merge branch 'glapi-reorg'
by Chia-I Wu
· 15 years ago
ba99959
mesa: plug in more GL_EXT_gpu_shader4 functions
by Brian Paul
· 15 years ago
b762db6
mesa: Remove unnecessary glapitable.h includes.
by Chia-I Wu
· 15 years ago
98bb70a
mesa: plug in GL_EXT_texture_integer functions
by Brian Paul
· 15 years ago
b3de6e7
mesa: plug in primitive restart function
by Brian Paul
· 15 years ago
9674929
main: remove duplicated includes
by Nicolas Kaiser
· 15 years ago
02984e3
Remove GL_EXT_cull_vertex
by Ian Romanick
· 15 years ago
10ff264
mesa: Less FEATURE_ARB_sync tests.
by Chia-I Wu
· 15 years ago
da7bd6a
mesa: initial support for ARB_geometry_shader4
by Zack Rusin
· 15 years ago
7936e06
mesa: move nvprogram.[ch] to main/
by Brian Paul
· 15 years ago
412cddf
mesa: move arbprogram.[ch] to main/
by Brian Paul
· 15 years ago
70c8d29
mesa: move atifragshader.[ch] to main/
by Brian Paul
· 15 years ago
936605f
mesa: move uniforms.c to main/
by Brian Paul
· 15 years ago
a37b221
mesa: refactor shader api / object code
by Brian Paul
· 15 years ago
962f926
mesa: make a bunch of shader API functions static
by Brian Paul
· 15 years ago
eb5100a
mesa: Make FEATURE_ATI_fragment_shader more modular.
by Chia-I Wu
· 15 years ago
cc289e2
mesa/es: Update sources.mak and fix the build.
by Chia-I Wu
· 15 years ago
b093016
mesa: Make FEATURE_EXT_transform_feedback more modular.
by Chia-I Wu
· 15 years ago
559d124
mesa: #ifdef out more remap_table related code when disabled.
by José Fonseca
· 15 years ago
1741ddb
mesa: Move references to main/remap_helper.h to api_exec.c
by Kristian Høgsberg
· 15 years ago
fa41610
mesa: Move struct _glapi_table allocation out of context.c
by Kristian Høgsberg
· 15 years ago
808c424
mesa: plug in GL_EXT_transform_feedback functions into dispatch
by Brian Paul
· 15 years ago
99864d5
APPLE_object_purgeable: core
by Chris Wilson
· 16 years ago
ea203de
Set API dispatch pointers for OES_EGL_image functions
by Kristian Høgsberg
· 15 years ago
2cf4439
mesa: Move src/mesa/glapi/dispatch.h to mesa.
by Chia-I Wu
· 15 years ago
5cc20a0
mesa: Remove unnecessary headers.
by Vinson Lee
· 16 years ago
980fa56
mesa: Remove unnecessary headers.
by Vinson Lee
· 16 years ago
ff3a526
mesa: plug in API functions for conditional rendering
by Brian Paul
· 16 years ago
81c72a1
mesa: plug in GL_EXT_draw_buffers2 functions
by Brian Paul
· 16 years ago
a73ba2d
mesa/main: Make FEATURE_dlist follow feature conventions.
by Chia-I Wu
· 16 years ago
aefa1f6
mesa/main: Make FEATURE_evaluators follow feature conventions.
by Chia-I Wu
· 16 years ago
42fac11
mesa/main: New feature FEATURE_queryobj.
by Chia-I Wu
· 16 years ago
cc95de8
mesa/main: Make FEATURE_texgen follow feature conventions.
by Chia-I Wu
· 16 years ago
301a510
mesa/main: Make FEATURE_feedback follow feature conventions.
by Chia-I Wu
· 16 years ago
67a2a4e
mesa/main: Make FEATURE_drawpix follow feature conventions.
by Chia-I Wu
· 16 years ago
d250800
mesa/main: New feature FEATURE_rastpos.
by Chia-I Wu
· 16 years ago
cab7ea0
mesa/main: Make FEATURE_histogram follow feature conventions.
by Chia-I Wu
· 16 years ago
2b36db4
mesa/main: Make FEATURE_attrib_stack follow feature conventions.
by Chia-I Wu
· 16 years ago
a833ff0
mesa/main: Make FEATURE_accum follow feature conventions.
by Chia-I Wu
· 16 years ago
5a1e25a
mesa/main: Make FEATURE_convolve follow feature conventions.
by Chia-I Wu
· 16 years ago
cb4f24e
mesa/main: Make FEATURE_colortable follow feature conventions.
by Chia-I Wu
· 16 years ago
dbb8fb8
mesa/main: Make FEATURE_pixel_transfer follow feature conventions.
by Chia-I Wu
· 16 years ago
f37070b
ARB sync: Add support for GL_ARB_sync to swrast
by Ian Romanick
· 16 years ago
Next »