index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: allow drivers not to expose ARB_color_buffer_float in GL core profile
Marek Olšák
2013-04-06
1
-6
/
+12
*
mesa: provide default implementation of QuerySamplesForFormat
Chris Forbes
2013-03-29
1
-1
/
+2
*
meta: fix incorrect slice, r coordinate computation
Brian Paul
2013-03-21
1
-4
/
+9
*
meta: minor indentation fix
Brian Paul
2013-03-21
1
-1
/
+1
*
mesa: implement GetMultisamplefv
Chris Forbes
2013-03-02
1
-0
/
+3
*
meta: Allocate texture before initializing texture coordinates
Anuj Phogat
2013-02-22
1
-9
/
+8
*
gles2: a stub implementation for GL_EXT_discard_framebuffer
Tapani Pälli
2013-02-20
1
-0
/
+1
*
mesa: remove ctx->Driver.Error() hook
Brian Paul
2013-01-29
1
-1
/
+0
*
mesa: Remove the dead PrepareExecBegin() driver hook.
Eric Anholt
2013-01-21
1
-1
/
+0
*
meta: add 'f' suffix to floats to silence some MSVC warnings
Brian Paul
2013-01-16
1
-1
/
+1
*
mesa: Add driver method to determine the possible sample counts
Ian Romanick
2013-01-15
1
-0
/
+1
*
meta: Move loop variable declaration outside for loop.
Vinson Lee
2013-01-15
1
-1
/
+2
*
meta: Add functionality to do _mesa_meta_BlitFrameBuffer() using glsl
Anuj Phogat
2013-01-15
1
-93
/
+344
*
meta: Allow meta operations to pause/resume an active occlusion query
Carl Worth
2013-01-15
2
-1
/
+28
*
mesa: Make a function is_transform_feedback_active_and_unpaused.
Paul Berry
2012-12-18
1
-2
/
+1
*
mesa/meta: Move declaration before statements.
José Fonseca
2012-12-08
1
-1
/
+2
*
meta: Use #version 300 es for _mesa_glsl_Clear's integer shaders on ES3.
Kenneth Graunke
2012-12-07
1
-17
/
+27
*
meta: Use #version 300 es in GenerateMipmap shaders on ES3.
Kenneth Graunke
2012-12-07
1
-11
/
+13
*
meta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER
Stefan Dösinger
2012-12-06
1
-0
/
+11
*
mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage
Anuj Phogat
2012-11-29
1
-3
/
+14
*
Revert "meta: Don't try to glOrtho when the draw buffer isn't initialized."
Kenneth Graunke
2012-11-29
1
-5
/
+3
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-13
/
+13
*
meta: Don't try to glOrtho when the draw buffer isn't initialized.
Kenneth Graunke
2012-11-28
1
-3
/
+5
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-42
/
+0
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-133
/
+133
*
meta: Remove redundant code in _mesa_meta_GenerateMipmap
Anuj Phogat
2012-11-05
1
-61
/
+4
*
meta: Make shader template literal strings be parameters to asprintf
Ian Romanick
2012-10-07
1
-25
/
+18
*
meta: Always enable GL_EXT_texture_array in mipmap shader
Ian Romanick
2012-10-07
1
-7
/
+2
*
meta: Since mipmap output type is always vec4, don't sprintf it
Ian Romanick
2012-10-07
1
-2
/
+2
*
meta: Don't use GLSL 1.30 shader on OpenGL ES 2
Ian Romanick
2012-10-07
1
-1
/
+1
*
meta: Rearrange shader creation in setup_glsl_generate_mipmap
Ian Romanick
2012-10-07
1
-42
/
+43
*
meta: Remove unsafe global mem_ctx pointer
Ian Romanick
2012-10-07
1
-1
/
+1
*
meta: Use float for temporary images, not (un)signed normalized.
Kenneth Graunke
2012-09-27
1
-4
/
+8
*
meta: Properly save/restore GL_FRAMEBUFFER_SRGB in Meta.
Paul Berry
2012-09-25
2
-27
/
+21
*
meta: Add on demand compilation of per target shader programs
Anuj Phogat
2012-09-21
1
-57
/
+84
*
meta: Don't _mesa_set_enable() invalid targets in ES 1.
Kenneth Graunke
2012-09-15
1
-8
/
+13
*
mesa: remove FEATURE_EXT_transform_feedback define.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
mesa: remove FEATURE_OES_draw_texture define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: remove FEATURE_feedback define.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
meta: make mem_ctx non-global.
Dave Airlie
2012-09-15
2
-3
/
+1
*
meta: Refactor handling of GL_MULTISAMPLE.
Paul Berry
2012-09-14
1
-31
/
+2
*
_mesa_meta_GenerateMipmap: Generate separate shaders for glsl 120 / 130
Anuj Phogat
2012-09-14
1
-20
/
+58
*
_mesa_meta_GenerateMipmap: Support all texture targets by generating shaders ...
Anuj Phogat
2012-09-14
2
-6
/
+74
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-2
/
+2
*
meta: Don't save and restore fog state when there is no fog state
Ian Romanick
2012-09-03
1
-2
/
+6
*
meta: remove call to _meta_in_progress(), fix multisample enable/disable
Brian Paul
2012-08-30
1
-2
/
+31
*
meta: add parenthesis to silence compiler warnings
Brian Paul
2012-08-30
1
-2
/
+2
*
meta: Don't use deprecated keyword in 1.30 shader
Ian Romanick
2012-08-29
1
-1
/
+1
*
mesa: Only FRONT_AND_BACK is allowed for PolygonMode in core context
Ian Romanick
2012-08-29
1
-2
/
+8
*
meta: Don't stray outside the confines of the API specified in the context
Paul Berry
2012-08-29
1
-42
/
+58
[next]