This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-19 17:13:29 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
64cb3bce35498af46e95bfbb9dcac4ceafb71c05
dolphin
/
Source
/
Core
/
VideoBackends
/
OGL
/
GLExtensions
History
Ryan Houdek
70977fd6b1
Merge pull request
#2092
from Sonicadvance1/gles_occlusion_queries
...
Implement full occlusion queries for the Nexus 9.
2015-03-08 08:44:15 -05:00
..
ARB_blend_func_extended.h
…
ARB_buffer_storage.h
…
ARB_debug_output.h
…
ARB_draw_elements_base_vertex.h
…
ARB_ES2_compatibility.h
…
ARB_framebuffer_object.h
…
ARB_get_program_binary.h
…
ARB_map_buffer_range.h
…
ARB_sample_shading.h
…
ARB_sampler_objects.h
…
ARB_sync.h
…
ARB_texture_multisample.h
…
ARB_uniform_buffer_object.h
…
ARB_vertex_array_object.h
…
ARB_viewport_array.h
…
gl_1_1.h
…
gl_1_2.h
…
gl_1_3.h
…
gl_1_4.h
…
gl_1_5.h
…
gl_2_0.h
…
gl_3_0.h
…
gl_3_1.h
…
gl_3_2.h
…
gl_common.h
…
GLExtensions.cpp
Merge pull request
#2092
from Sonicadvance1/gles_occlusion_queries
2015-03-08 08:44:15 -05:00
GLExtensions.h
[GLExtensions] Add support for NV_occlusion_query_samples.
2015-02-21 17:24:32 -06:00
KHR_debug.h
…
NV_occlusion_query_samples.h
[GLExtensions] Add support for NV_occlusion_query_samples.
2015-02-21 17:24:32 -06:00
NV_primitive_restart.h
…