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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove WGLAPI macro
Brian Paul
2013-11-04
1
-16
/
+0
*
mesa: remove Watcom C support
Brian Paul
2013-11-04
1
-35
/
+0
*
mesa: remove BUILD_FOR_SNAP bits
Brian Paul
2013-11-04
2
-7
/
+5
*
glsl: Add new builtins required by GL_ARB_sample_shading
Anuj Phogat
2013-11-01
1
-1
/
+9
*
mesa: Add new functions and enums required by GL_ARB_sample_shading
Anuj Phogat
2013-11-01
7
-2
/
+53
*
mesa: Add infrastructure for GL_ARB_sample_shading
Anuj Phogat
2013-11-01
2
-0
/
+2
*
mesa: Add a new GetTransformFeedbackVertexCount() driver hook.
Kenneth Graunke
2013-10-31
2
-0
/
+14
*
mesa: Separate transform feedback object initialization from allocation.
Kenneth Graunke
2013-10-31
2
-5
/
+18
*
mesa: fix some MSVC signed/unsigned compiler warnings
Brian Paul
2013-10-31
3
-6
/
+8
*
mesa: Drop unused return value from use_shader_program
Gregory Hainaut
2013-10-30
1
-5
/
+3
*
mesa: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
10
-3
/
+263
*
glapi: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
3
-1
/
+10
*
mesa: Define introspection macro to determine whether a type is trivially des...
Francisco Jerez
2013-10-29
1
-1
/
+23
*
glsl: Generalize MSVC fix for strcasecmp().
Paul Berry
2013-10-29
1
-0
/
+1
*
Remove error when calling glGenQueries/glDeleteQueries while a query is active
Carl Worth
2013-10-28
1
-15
/
+10
*
mesa: Remove trailing whitespace in texparam.c
Rico Schüller
2013-10-28
1
-6
/
+6
*
mesa: use void in _mesa_VDPAUFiniNV() as in the header file
Brian Paul
2013-10-28
1
-1
/
+1
*
mesa: Add GL_NV_vdpau_interop functions to dispatch_sanity.cpp.
Vinson Lee
2013-10-26
1
-0
/
+12
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
5
-0
/
+521
*
mesa: Fix geometry shader program queries.
Paul Berry
2013-10-24
1
-60
/
+40
*
glsl: Move UsesClipDistance from gl_{vertex,geometry}_program into gl_program.
Paul Berry
2013-10-24
2
-7
/
+9
*
glsl/gs: Fix transform feedback of gl_ClipDistance.
Paul Berry
2013-10-24
1
-0
/
+6
*
mesa/tests: Add simple, dumb test for _mesa_program_state_string
Ian Romanick
2013-10-22
2
-1
/
+48
*
mesa: fixes for MSVC 2013
Scott Graham
2013-10-22
1
-0
/
+2
*
mesa: fix a couple issues with U_FIXED, I_FIXED macros
Brian Paul
2013-10-22
1
-3
/
+3
*
mesa: remove remnants of GL_MESA_shader_debug
Brian Paul
2013-10-22
1
-3
/
+0
*
swrast: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
mesa: Add infrastructure for GL_ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
4
-4
/
+12
*
mesa: change glTexImage[23]DMultisample() internalformat to GLenum
Brian Paul
2013-10-16
2
-4
/
+4
*
mesa: consolidate cube width=height error checking
Brian Paul
2013-10-16
1
-38
/
+5
*
mesa: fix transform feedback when a geometry shader is active.
Bryan Cain
2013-10-15
1
-18
/
+35
*
mesa: Add missing switch break in invalidate_framebuffer_storage()
Constantin Baranov
2013-10-14
1
-0
/
+1
*
mesa: Move U_FIXED/S_FIXED macros from i965 to macros.h.
Kenneth Graunke
2013-10-13
1
-0
/
+22
*
mesa: Move ROUND_DOWN_TO() macro from i915/i965 to macros.h.
Kenneth Graunke
2013-10-13
1
-0
/
+12
*
mesa: Remove warning that geometry shader support is experimental.
Paul Berry
2013-10-12
1
-6
/
+0
*
mesa: Do not use newlocale on NetBSD.
Vinson Lee
2013-10-11
1
-1
/
+2
*
mesa: add comment to clarify ctx->Driver.MapBufferRange() return value
Brian Paul
2013-10-11
1
-1
/
+2
*
mesa: Allow external textures to use fallback (0, 0, 0, 1)
Topi Pohjolainen
2013-10-11
1
-0
/
+1
*
mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
Eric Anholt
2013-10-09
1
-1
/
+1
*
st/mesa: improve format selection for GLES
Marek Olšák
2013-10-08
2
-1
/
+4
*
mesa: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
2013-10-05
2
-0
/
+2
*
mesa: Don't return any data for GL_SHADER_BINARY_FORMATS
Ian Romanick
2013-10-04
1
-1
/
+1
*
mesa: fix make check for ARB_texture_gather
Chris Forbes
2013-10-03
2
-3
/
+3
*
glsl: flag shaders which use gather4 at all
Chris Forbes
2013-10-03
1
-0
/
+2
*
mesa: add texture gather changes
Maxence Le Dore
2013-10-03
6
-0
/
+21
*
mesa: Fix misplaced includes of "main/uniforms.h".
Francisco Jerez
2013-10-01
1
-1
/
+0
*
mesa: check for bufSize > 0 in _mesa_GetSynciv()
Brian Paul
2013-10-01
1
-1
/
+1
*
mesa: minor fix-ups for _mesa_validate_sync()
Brian Paul
2013-10-01
2
-4
/
+13
*
mesa: add missing error checks in _mesa_GetObject[Ptr]Label()
Brian Paul
2013-10-01
1
-0
/
+12
*
mesa: use caller string in error message in get_label_pointer()
Brian Paul
2013-10-01
1
-1
/
+1
[next]