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: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
60
-330
/
+319
*
mesa: Remove CHECK macro.
Matt Turner
2015-02-23
1
-6
/
+0
*
mesa: Remove dead CAPI define.
Matt Turner
2015-02-23
1
-5
/
+0
*
mesa: Adds missing error condition in _mesa_check_sample_count()
Eduardo Lima Mitev
2015-02-23
1
-3
/
+4
*
mesa: don't enable NV_fragment_program_option with swrast
Roland Scheidegger
2015-02-21
1
-1
/
+0
*
mesa: Have configure define NDEBUG, not mtypes.h.
Matt Turner
2015-02-20
1
-3
/
+0
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
3
-101
/
+2
*
mesa: Make bitset.h not rely on Mesa-specific types and functions.
Eric Anholt
2015-02-20
1
-4
/
+3
*
mesa: Use u_math.h from macros.h
Eric Anholt
2015-02-20
1
-17
/
+1
*
mesa: Check that draw buffers are valid for glDrawBuffers on GLES3
Eduardo Lima Mitev
2015-02-20
1
-0
/
+14
*
mesa: Adds check for integer internal format and num samples in glRenderbuffe...
Eduardo Lima Mitev
2015-02-19
1
-0
/
+10
*
mesa: Returns correct error values from gl(Get)SamplerParameter*() on GL-ES 3.0+
Eduardo Lima Mitev
2015-02-19
1
-12
/
+60
*
mesa: add double uniform support. (v5)
Dave Airlie
2015-02-19
3
-30
/
+204
*
mesa: add ARB_gpu_shader_fp64 extension info (v2)
Dave Airlie
2015-02-19
2
-0
/
+2
*
glapi: add ARB_gpu_shader_fp64 (v2)
Dave Airlie
2015-02-19
3
-35
/
+319
*
nir: Add a nir_shader_compiler_options struct pointed to by the shaders.
Eric Anholt
2015-02-18
1
-0
/
+2
*
mesa: Add support for the ARB_pipeline_statistics_query extension
Ben Widawsky
2015-02-17
4
-0
/
+108
*
mesa: Add _mesa_has_compute_shaders
Jordan Justen
2015-02-17
1
-0
/
+11
*
mesa: Add ARB_tessellation_shader to extension table.
Fabian Bieler
2015-02-17
2
-0
/
+2
*
Make _mesa_swizzle_and_convert argument types in .c match those in .h
Alan Coopersmith
2015-02-17
1
-2
/
+2
*
main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly.
Laura Ekstrand
2015-02-17
1
-2
/
+2
*
mesa/main: Silence unused parameter warning
Ian Romanick
2015-02-17
3
-12
/
+0
*
mesa: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
3
-2
/
+39
*
mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers
Marek Olšák
2015-02-17
1
-1
/
+1
*
mesa: move assertion after declarations in texstore.c
Brian Paul
2015-02-16
1
-1
/
+1
*
mesa: silence uninitialized var warning in get_tex_rgba_uncompressed()
Brian Paul
2015-02-16
1
-2
/
+1
*
mesa: Fix element count for byte-swaps in texstore, readpix and texgetimage
Iago Toral Quiroga
2015-02-16
3
-15
/
+25
*
mesa: Handle transferOps in texstore_rgba
Iago Toral Quiroga
2015-02-16
1
-5
/
+52
*
mesa: fix OES_texture_float texture render target behavior
Tapani Pälli
2015-02-13
1
-0
/
+12
*
mesa: Bump MAX_IMAGE_UNIFORMS to 32.
Francisco Jerez
2015-02-10
1
-1
/
+1
*
mesa: Rename the CEILING() macro to DIV_ROUND_UP().
Francisco Jerez
2015-02-10
3
-3
/
+3
*
mesa: Make renderbuffer FBO attachments not layered
James Legg
2015-02-08
1
-0
/
+1
*
mesa: Fix _mesa_format_convert fallback path when src is not an array format
Iago Toral Quiroga
2015-02-04
1
-2
/
+2
*
mesa: Returns a GL_INVALID_VALUE error on several APIs when buffer size is ne...
Eduardo Lima Mitev
2015-02-03
3
-12
/
+36
*
mesa: fix error value in GetFramebufferAttachmentParameteriv for OpenGL ES 3.0
Samuel Iglesias Gonsalvez
2015-02-03
1
-1
/
+1
*
mesa: Allow querying for GL_PRIMITIVE_RESTART_FIXED_INDEX under GLES 3
Eduardo Lima Mitev
2015-02-03
1
-0
/
+1
*
mesa: add support for GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
9
-13
/
+70
*
glapi: add GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
3
-1
/
+13
*
DD: Refactor BlitFramebuffer.
Laura Ekstrand
2015-02-02
4
-7
/
+14
*
main: Add STENCIL_INDEX formats to base_tex_format
Jason Ekstrand
2015-01-30
1
-0
/
+10
*
teximage: Don't indent switch cases
Jason Ekstrand
2015-01-30
1
-146
/
+146
*
mesa: remove some dead display list code
Brian Paul
2015-01-30
1
-80
/
+11
*
mesa: remove stale comment in dlist.c code
Brian Paul
2015-01-30
1
-1
/
+1
*
mesa: s/union gl_dlist_node/Node/ in dlist.c code
Brian Paul
2015-01-30
1
-3
/
+3
*
mesa: fix display list 8-byte alignment issue
Brian Paul
2015-01-30
2
-6
/
+70
*
Mesa: Add support for HALF_FLOAT_OES type.
Kalyan Kondapally
2015-01-29
4
-6
/
+52
*
Mesa: Add support for GL_OES_texture_*float* extensions.
Kalyan Kondapally
2015-01-29
4
-0
/
+132
*
mesa: Move simple_list.h to src/util.
Eric Anholt
2015-01-28
5
-214
/
+4
*
Revert "util: Move the alternate fpclassify implementation to util"
Jason Ekstrand
2015-01-28
1
-1
/
+50
*
util: Move the alternate fpclassify implementation to util
Jason Ekstrand
2015-01-28
1
-50
/
+1
[next]