index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
attrib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
attrib: push/pop FRAGMENT_PROGRAM_ARB state
Jordan Justen
2013-02-28
1
-0
/
+12
*
mesa: Drop manual checks for outside begin/end.
Eric Anholt
2013-01-21
1
-4
/
+2
*
mesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
Ian Romanick
2013-01-11
1
-0
/
+3
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-20
/
+20
*
mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on < OpenGL-2.0
Mario Kleiner
2012-11-08
1
-2
/
+5
*
mesa: arb_texture_cube_map_array: fix attrib push/pop
Dave Airlie
2012-11-09
1
-2
/
+4
*
dispatch: Delete unused init_dispatch functions.
Paul Berry
2012-11-06
1
-10
/
+0
*
mesa: Fix comments for NV_vp code that's now only used by other extensions.
Eric Anholt
2012-10-15
1
-3
/
+3
*
mesa: Remove support for NV_vertex_program's attribute evaluation.
Eric Anholt
2012-10-15
1
-12
/
+0
*
mesa: remove FEATURE_attrib_stack define.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-4
/
+4
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: test for GL_EXT_framebuffer_sRGB in glPopAttrib()
Brian Paul
2012-08-29
1
-1
/
+2
*
mesa: Kill GL_ARB_shadow_ambient with fire
Ian Romanick
2012-08-14
1
-4
/
+0
*
mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
Eric Anholt
2012-08-08
1
-0
/
+13
*
mesa: Move DepthMode to texture object
Pauli Nieminen
2012-08-01
1
-1
/
+1
*
mesa: Restore depth texture state on glPopAttrib(GL_TEXTURE_BIT).
Kenneth Graunke
2012-06-02
1
-0
/
+8
*
mesa: move gl_array_attrib::NewState to gl_array_object::NewArrays
Brian Paul
2012-04-20
1
-7
/
+0
*
mesa,vbo: properly detect when vertex arrays need to be recalculated
Marek Olšák
2012-04-19
1
-3
/
+0
*
mesa: Include the multisample enables under GL_MULTISAMPLE_BIT attrib as well.
Eric Anholt
2012-02-15
1
-2
/
+17
*
mesa: Fix push/pop of multisample coverage invert.
Eric Anholt
2012-02-15
1
-5
/
+0
*
mesa: reference shared state in glPushAttrib(GL_TEXTURE_BIT)
Brian Paul
2012-02-01
1
-0
/
+13
*
mesa: remove stray comment in PopAttrib() code
Brian Paul
2012-02-01
1
-1
/
+0
*
mesa: Don't resurrect deleted ARB VAOs in glPopClientAttrib
Ian Romanick
2012-01-24
1
-11
/
+42
*
mesa: Rename gl_array_object::VBOonly to ::ARBsemantics
Ian Romanick
2012-01-24
1
-1
/
+1
*
mesa: fix indentation in attrib.c
Brian Paul
2011-11-30
1
-1
/
+1
*
mesa: Use VERT_ATTRIB_* indexed array in gl_array_object.
Mathias Fröhlich
2011-11-29
1
-13
/
+0
*
mesa: move ElementArrayBufferObj to gl_array_object
Yuanhan Liu
2011-11-29
1
-4
/
+3
*
mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+2
*
mesa: Fix multithreaded buffer object refcounting.
Mathias Fröhlich
2011-10-23
1
-72
/
+151
*
mesa: number of combiner terms to pop depends on GL_NV_texture_env_combine4
Brian Paul
2011-10-01
1
-1
/
+2
*
mesa: use !! to simplify some _mesa_set_enable() calls in attrib.c
Brian Paul
2011-10-01
1
-43
/
+25
*
mesa: use loop in pop_texture_group() to restore 4 combiner terms
Brian Paul
2011-10-01
1
-24
/
+13
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
1
-4
/
+2
*
mesa: Remove EXT_texture_env_combine extension enable flag
Ian Romanick
2011-09-29
1
-35
/
+32
*
mesa: remove support for GL_APPLE_client_storage extension
Brian Paul
2011-09-22
1
-1
/
+0
*
mesa: Update clipping code to use ctx->Const.MaxClipPlanes.
Paul Berry
2011-09-20
1
-2
/
+2
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-4
/
+4
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
1
-11
/
+14
*
mesa: fix popping of texture state for GL_TEXTURE_BUFFER
Brian Paul
2011-04-06
1
-0
/
+2
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-9
/
+12
*
mesa: remove GL_SGI_texture_color_table support
Brian Paul
2011-02-28
1
-11
/
+0
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-14
/
+33
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-5
/
+5
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-12
/
+0
*
mesa: Remove SGI_color_table.
Eric Anholt
2010-09-23
1
-13
/
+0
*
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-23
1
-4
/
+0
[next]