aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/enums.c
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate files from previous commitsIan Romanick2011-12-131-2049/+2045
| | | | | | Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Adam Jackson <[email protected]>
* glapi: regenerate files for GL_OES_compressed_ETC1_RGB8_textureChia-I Wu2011-12-021-3035/+3038
| | | | Reviewed-by: Brian Paul <[email protected]>
* glapi: add ARB_texture_rgb10_a2ui support.Dave Airlie2011-11-271-1165/+1168
| | | | | | | | This just adds one enum. regenerate enums.c. Signed-off-by: Dave Airlie <[email protected]>
* glapi: regenerate filesChia-I Wu2011-11-031-1178/+1190
|
* glapi: regenerated API files for GL_ARB_texture_storageBrian Paul2011-10-311-2755/+2758
|
* glapi: regen API files for new extensionIan Romanick2011-10-041-3129/+3163
| | | | Signed-off-by: Ian Romanick <[email protected]>
* glapi: regen API files for new extensionDave Airlie2011-09-061-2616/+2619
| | | | Signed-off-by: Dave Airlie <[email protected]>
* mapi: Commit generated files modified by previous commitIan Romanick2011-08-261-1770/+1779
| | | | | Some of the changes are spurious because somebody forgot to do this when adding glFramebufferTextureLayerARB.
* Squashed commit of the following:Brian Paul2011-04-261-3324/+3344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 864fe253b04105b7469e5f7b064dc37637b944f8 Author: Brian Paul <[email protected]> Date: Thu Apr 21 20:13:07 2011 -0600 mesa: s/exec/disp/ in _mesa_init_histogram_dispatch() This function isn't normally compiled (FEATURE_histogram). commit f4bf45e2b94b582cacd19cdca873c5be627e4250 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:58 2011 -0600 mesa: hook up GL_ARB_robustness dispatch functions ...and advertise the extension. Signed-off-by: Brian Paul <[email protected]> commit 2b89e38e5f572dc40cebc06381ae7c5d04386998 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:58 2011 -0600 mesa: regenerated API files for GL_ARB_robustness Signed-off-by: Brian Paul <[email protected]> commit 5d5ebfb7135cec9d833adef86cbf4d0f3d9beca8 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 glapi: add ARB_robustness xml Signed-off-by: Brian Paul <[email protected]> commit 0159d1d6d99f4bbc18381dc2081c20d3aff17ac9 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 mesa: implement GL_ARB_robustness functions Signed-off-by: Brian Paul <[email protected]> commit 938fd71f4c4742f274922d53492a7290ab8d9c9b Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 mesa: add context fields for GL_ARB_robustness Signed-off-by: Brian Paul <[email protected]> commit 72075137bc79e65be03dac7e97b6dba93c3a86a4 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 mesa: standardize more bounds-checking error messages Signed-off-by: Brian Paul <[email protected]> commit 32a3fc23746db49da903fbc08afa0135af3007d2 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 mesa: standardize some bounds-checking error messages Signed-off-by: Brian Paul <[email protected]> commit cecbf1f4d164207de373dec0cadee2e84e1f9656 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 mesa: add more bounds-checking support for client memory buffers Signed-off-by: Brian Paul <[email protected]> commit edc895b52383d5bd274422db56adead1d81daf5f Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 mesa: add bounds-checking support for client memory buffers Signed-off-by: Brian Paul <[email protected]> commit 3a96ef28a538f158a219b406cd090dee70470c85 Author: nobled <[email protected]> Date: Thu Apr 21 07:53:57 2011 -0600 mesa: use is_bufferobj() helper function Signed-off-by: Brian Paul <[email protected]>
* glapi: regenerated files for GL_ARB_sampler_objectsBrian Paul2011-04-101-990/+993
|
* mesa: regenerated API entrypoints for GL_ARB_texture_buffer_objectBrian Paul2011-04-051-1992/+2002
|
* mesa: regenerate glapi filesMarek Olšák2011-03-291-3579/+3592
|
* mesa: regenerate glapi filesMarek Olšák2011-03-151-1/+1
| | | | | Be sure to type "make clean" after this commit, otherwise your binaries will segfault.
* Fix the build from 887d2b64Ian Romanick2011-01-201-1/+1
| | | | | Thanks to all the include frobbing, GLuint is not known in some places that included enums.h.
* mesa: clean-up _mesa_lookup_prim_by_nr()Brian Paul2011-01-201-16/+27
| | | | Remove the redundant public _mesa_prim_name[] array.
* glapi: regenerated filesBrian Paul2011-01-151-87/+90
|
* glapi: Regenerate for GL_ARB_ES2_compatibility.Eric Anholt2011-01-141-2/+2
|
* mesa: hook up GL 3.x entrypointsBrian Paul2010-11-211-3496/+3849
| | | | Fix up some details in the xml files and regenerate dispatch files.
* glapi: regenerated API filesBrian Paul2010-10-281-2381/+2465
|
* glapi: Commit files changed by previous commitIan Romanick2010-10-271-3554/+3556
|
* mesa: regenerated API files for GL_EXT_texture_integerBrian Paul2010-10-231-3429/+3570
|
* mesa: regenerated files with primitive restartBrian Paul2010-10-211-1236/+1242
|
* mesa: s/snprintf/_mesa_snprintf/Vinson Lee2010-07-131-1/+2
|
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-2506/+2573
| | | | | | laying down the foundation for everything and implementing most of the stuff. linking, gl_VerticesIn and multidimensional inputs are left.
* Merge branch 'gles2-2'Kristian Høgsberg2010-05-021-3147/+3449
|\ | | | | | | | | Conflicts: src/mesa/drivers/dri/common/dri_util.h
| * glapi: Regenerate enums.c for all APIsKristian Høgsberg2010-04-281-3147/+3449
| |
* | mesa: s/sprintf/_mesa_snprintf/Vinson Lee2010-05-021-1/+1
|/
* glapi: regenerated files for EXT_transform_feedbackBrian Paul2010-04-021-2150/+2195
|
* APPLE_object_purgeable: autogenerated filesChris Wilson2010-03-041-3045/+3063
|
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-1/+1
|
* Remove _mesa_strcmp in favor of plain strcmp.Kenneth Graunke2010-02-191-1/+1
|
* glapi: add GL_HALF_FLOAT enum support.Dave Airlie2010-01-231-2228/+2231
| | | | | | Regenerate enums files and GLX indirect. Signed-off-by: Dave Airlie <[email protected]>
* Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-121-2624/+2671
|\ | | | | | | | | Conflicts: src/mesa/main/dd.h
| * Merge branch 'mesa_7_7_branch'Brian Paul2010-01-041-234/+231
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: docs/relnotes.html src/gallium/drivers/llvmpipe/lp_tex_sample_c.c src/gallium/drivers/r300/r300_cs.h src/mesa/drivers/dri/i965/brw_wm_surface_state.c src/mesa/main/enums.c
| | * mesa: regenerated enums.c fileBrian Paul2010-01-041-234/+231
| | |
| * | fix overflowAlan Hourihane2010-01-041-1/+1
| | |
| * | mesa: added dispatch for GL_NV_conditional_render extensionBrian Paul2009-12-311-1012/+1024
| |/
| * ARB_fbo: Regenerate files from previous commits.Ian Romanick2009-11-171-2622/+2660
| |
* | glapi: Include headers with directory prefixes.Chia-I Wu2009-11-051-4/+4
|/ | | | | | This allows different sets of generated sources and headers to be used. Signed-off-by: Chia-I Wu <[email protected]>
* glapi: regenerated filesBrian Paul2009-09-191-2400/+2408
|
* Regenerate files for GL_ARB_depth_clamp.Eric Anholt2009-09-081-2605/+2607
|
* ARB sync: Regenerate files from previous commitIan Romanick2009-09-031-3093/+3137
|
* Regenerate files for GL_ARB_seamless_cube_mapIan Romanick2009-08-141-328/+330
|
* Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick2009-08-141-2977/+3001
|
* mesa: regenerated enums.c fileBrian Paul2009-07-141-2/+3
|
* Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-031-0/+22
|\ | | | | | | | | | | Conflicts: src/mesa/main/dlist.c src/mesa/vbo/vbo_save_api.c
| * mesa: add debug printer for primitive nameKeith Whitwell2009-06-301-0/+22
| | | | | | | | | | | | Add a simple version of _mesa_lookup_enum_by_nr() which expects a primitive enum (GL_POINTS..GL_POLYGON). This avoids some annoying duplicates when looking up primitives, such as the GL_FALSE/GL_POINTS clash.
* | Merge branch 'arb_vertex_array_object'Brian Paul2009-06-261-121/+123
|\ \
| * | mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul2009-06-191-121/+123
| | |
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-241-2/+2
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | | | | | Conflicts: src/mesa/drivers/dri/i915/i915_tex_layout.c src/mesa/drivers/dri/i965/brw_wm_glsl.c src/mesa/drivers/dri/intel/intel_buffer_objects.c src/mesa/drivers/dri/intel/intel_pixel_bitmap.c src/mesa/drivers/dri/intel/intel_pixel_draw.c src/mesa/main/enums.c src/mesa/main/texstate.c src/mesa/vbo/vbo_exec_array.c