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
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: (trivial) fix out-of-bounds vector initialization
Roland Scheidegger
2015-05-06
1
-1
/
+1
*
main/queryobj: add GL_QUERY_TARGET support to GetQueryObjectiv()
Martin Peres
2015-05-06
1
-0
/
+12
*
ilo: silence a compiler warning
Chia-I Wu
2015-05-06
1
-1
/
+1
*
mesa: support compute stage in _mesa_program_resource_prop
Tapani Pälli
2015-05-06
1
-6
/
+16
*
glsl: mark special built-in inputs referenced by vertex stage
Tapani Pälli
2015-05-06
1
-1
/
+6
*
relnotes: Note support for viewport arrays on i965/Gen6.
Chris Forbes
2015-05-06
1
-0
/
+1
*
i965/gen6: Enable ARB_viewport_array and AMD_vertex_shader_viewport_index
Chris Forbes
2015-05-06
1
-8
/
+8
*
i965/gen6: Upload all the SF viewports
Chris Forbes
2015-05-06
2
-12
/
+19
*
i965/gen6: Upload all the clip viewports
Chris Forbes
2015-05-06
1
-19
/
+21
*
i965/gen6: setup limits for ARB_viewport_array
Chris Forbes
2015-05-06
2
-3
/
+3
*
st/mesa: fix pipe_query_result result initializer
Brian Paul
2015-05-05
1
-1
/
+1
*
st/mesa: fix st_NewPerfMonitor() declaration
Brian Paul
2015-05-05
1
-1
/
+1
*
glsl: add parens in shader_integer_mix() to silence compiler warning
Brian Paul
2015-05-05
1
-1
/
+1
*
st/mesa: also try PIPE_FORMAT_R10G10B10A2_UNORM for GL_RGB10
Brian Paul
2015-05-05
1
-1
/
+1
*
nvc0: all queries use an unsigned 64-bits integer by default
Samuel Pitoiset
2015-05-06
1
-5
/
+7
*
nvc0: make begin_query return false when all MP counters are used
Samuel Pitoiset
2015-05-06
1
-5
/
+8
*
docs: mark GL_AMD_performance_monitor on nvc0 for the 10.6.0 release
Samuel Pitoiset
2015-05-06
1
-0
/
+1
*
nvc0: define driver-specific query groups
Samuel Pitoiset
2015-05-06
3
-0
/
+76
*
st/mesa: implement GL_AMD_performance_monitor
Christoph Bumiller
2015-05-06
4
-0
/
+500
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
18
-34
/
+51
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
6
-27
/
+36
*
gallium: add new numeric types to pipe_query_result
Samuel Pitoiset
2015-05-06
1
-0
/
+8
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
5
-20
/
+30
*
gallium: add pipe_screen::get_driver_query_group_info
Samuel Pitoiset
2015-05-06
3
-0
/
+35
*
mesa: fix shininess check for ffvertex_prog v2
Tim Rowley
2015-05-05
1
-1
/
+1
*
i965/aa: fixing anti-aliasing bug for thinnest width lines - GEN7
Marius Predut
2015-05-05
1
-3
/
+18
*
i965: Fix missing type in local variable declaration.
Kenneth Graunke
2015-05-05
1
-1
/
+1
*
i965/vec4: Use same type for immediate, for compaction.
Matt Turner
2015-05-05
1
-1
/
+1
*
i965/aa: fixing anti-aliasing bug for thinnest width lines - GEN6
Marius Predut
2015-05-05
1
-3
/
+19
*
i965: Remove end-of-thread SEND alignment code.
Matt Turner
2015-05-05
1
-12
/
+3
*
i965: Add XRGB8888 format to intel_screen_make_configs
Boyan Ding
2015-05-05
1
-1
/
+2
*
nir: add nir_array.h to the sources list
Emil Velikov
2015-05-05
1
-0
/
+1
*
glsl: don't lower fragdata array if the output data types don't match
Samuel Iglesias Gonsalvez
2015-05-05
1
-0
/
+10
*
i965/skl: Align compressed textures to four times the block size
Neil Roberts
2015-05-05
1
-4
/
+27
*
egl: image_dma_buf_export - use KHR 64-bit type
Dave Airlie
2015-05-05
5
-15
/
+19
*
glapi/es3.1: Add support for GLES versions > 3.0
Ian Romanick
2015-05-04
1
-2
/
+2
*
glsl/es3.1: Allow misc ARB_gpu_shader5 built-ins in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-11
/
+11
*
glsl/es3.1: Allow textureGather and textureGatherOffset in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-29
/
+61
*
glsl/es3.1: Allow enhnaced packing functions in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-6
/
+7
*
glsl/es3.1: Allow interger mix built-ins in GLSL ES 3.10
Ian Romanick
2015-05-04
5
-7
/
+55
*
glsl/es3.1: Allow separate shader objects in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-2
/
+2
*
glsl/es3.1: Allow explicit uniform locations in GLSL ES 3.10
Ian Romanick
2015-05-04
1
-4
/
+13
*
glsl/es3.1: Allow 3.10 ES shaders in a GLES 3.1 context
Ian Romanick
2015-05-04
2
-3
/
+8
*
mesa/es3.1: Add _mesa_is_gles31 helper
Ian Romanick
2015-05-04
1
-1
/
+11
*
docs/GL3: Update GLES 3.1 dependencies
Ian Romanick
2015-05-04
1
-0
/
+6
*
glsl: Add glsl_parser_state::has_atomic_counters helper
Ian Romanick
2015-05-04
5
-5
/
+10
*
mesa: Use bool in _mesa_is_ helpers instead of GLboolean
Ian Romanick
2015-05-04
1
-4
/
+4
*
mesa: Trivial coding standards cleanups
Ian Romanick
2015-05-04
1
-15
/
+10
*
mesa: Use bool instead of GLboolean
Ian Romanick
2015-05-04
1
-158
/
+157
*
glsl: Silence unused parameter warnings
Ian Romanick
2015-05-04
2
-7
/
+7
[next]