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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove struct gl_extensions::ATI_separate_stencil
Emil Velikov
2018-06-21
1
-1
/
+0
*
mesa/st: only do scalar lowerings if driver benefits
Christian Gmeiner
2018-06-20
1
-9
/
+30
*
mesa/st/nir: fix driver_location for arrays of image/sampler
Rob Clark
2018-06-19
1
-7
/
+9
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-0
/
+3
*
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
2018-06-19
1
-0
/
+3
*
st/mesa: add support for ARB_sample_locations
Rhys Perry
2018-06-14
8
-7
/
+129
*
st/mesa: add missing switch cases in glsl_to_tgsi_visitor::visit()
Brian Paul
2018-06-14
1
-0
/
+2
*
nir: Add an ALU lowering pass for mul_high.
Eric Anholt
2018-06-06
1
-0
/
+1
*
st/mesa: relax requirements for ARB_ES3_compatibility
Marek Olšák
2018-06-01
1
-4
/
+7
*
mesa: expose ARB_tessellation_shader in the compatibility profile
Marek Olšák
2018-05-29
1
-1
/
+3
*
st/mesa: use PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-10
/
+15
*
st/mesa: fix assertion failures with GL_UNSIGNED_INT64_ARB (v2)
Marek Olšák
2018-05-29
1
-1
/
+2
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
2
-2
/
+2
*
Revert "st/nir: use NIR for asm programs"
Eric Anholt
2018-05-28
1
-58
/
+7
*
st/mesa: simplify lastLevel determination in st_finalize_texture
Marek Olšák
2018-05-25
1
-13
/
+4
*
st/mesa: only define GLSL 1.4 for compat if driver supports it
Christian Gmeiner
2018-05-18
1
-1
/
+1
*
mesa: Remove flush_vertices argument from VAO methods.
Mathias Fröhlich
2018-05-17
1
-2
/
+2
*
mesa/st: handle vert_attrib_mask in nir case too
Rob Clark
2018-05-15
1
-7
/
+7
*
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
2018-05-12
5
-28
/
+7
*
st/nir: use NIR for asm programs
Timothy Arceri
2018-05-12
1
-7
/
+58
*
st/nir: make st_nir_opts() available externally
Timothy Arceri
2018-05-12
2
-1
/
+3
*
mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.
Mathias Fröhlich
2018-05-10
1
-1
/
+0
*
st/mesa: Remove the now unused gl_vertex_array.
Mathias Fröhlich
2018-05-10
4
-44
/
+2
*
st/mesa: Make feedback draw and rasterpos use _DrawVAO.
Mathias Fröhlich
2018-05-10
2
-65
/
+24
*
st/mesa: Use Array._DrawVAO in st_atom_array.c.
Mathias Fröhlich
2018-05-10
1
-325
/
+108
*
st/mesa: Make the input_to_index array available.
Mathias Fröhlich
2018-05-10
3
-5
/
+21
*
st/mesa: Use _DrawVAO for edgeflag enabled check.
Mathias Fröhlich
2018-05-10
1
-7
/
+4
*
mesa: add GLSLVersionCompat constant
Timothy Arceri
2018-05-09
1
-0
/
+1
*
compiler/lower_64bit_packing: rename the pass to be more generic
Iago Toral Quiroga
2018-05-03
1
-1
/
+1
*
st/mesa: add support for nvidia conservative rasterization extensions
Rhys Perry
2018-04-30
3
-0
/
+51
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-3
/
+4
*
st: Choose a 2101010 format for GL_RGB/GL_RGBA with a 2_10_10_10 type.
Eric Anholt
2018-04-26
1
-0
/
+13
*
st/mesa: fix missing setting of _ElementSize in new_draw_rasterpos_stage
Charmaine Lee
2018-04-26
1
-0
/
+5
*
st/mesa: add new driver function DrawBufferAllocate
Timothy Arceri
2018-04-25
1
-6
/
+4
*
autotools: Include new meson files
18.1-branchpoint
Dylan Baker
2018-04-20
1
-0
/
+2
*
meson: Build st_tests_common with gtest
Mike Lothian
2018-04-19
1
-1
/
+1
*
glsl_to_tgsi: try harder to lower unsupported ir_binop_vector_extract
Marek Olšák
2018-04-18
1
-0
/
+5
*
meson: build tests for gallium mesa state tracker
Dylan Baker
2018-04-18
1
-0
/
+40
*
mesa: merge the driver functions DrawBuffers and DrawBuffer
Timothy Arceri
2018-04-17
1
-5
/
+4
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
11
-6
/
+14
*
st/mesa: finalise tcs/tes/geom NIR before storing it to the cache
Timothy Arceri
2018-04-10
1
-2
/
+9
*
st/mesa: exit st_translate_fragment_program() earlier for NIR path
Timothy Arceri
2018-04-10
1
-6
/
+6
*
st/glsl_to_nir: set paramater value offset as driver location for packed unif...
Timothy Arceri
2018-04-10
3
-11
/
+11
*
st/mesa: stop calling _mesa_init_shader_object_functions()
Timothy Arceri
2018-04-10
1
-1
/
+0
*
mesa/st/nir: fix instruction removal
Rob Clark
2018-04-09
1
-1
/
+1
*
mesa/st/nir: fix naked lowering pass call
Rob Clark
2018-04-09
1
-1
/
+1
*
st/mesa: tex offsets can't be in a const or 2d-indexed
Ilia Mirkin
2018-04-07
1
-1
/
+5
*
st/mesa: set stencil border color the same as intensity
Marek Olšák
2018-04-04
1
-0
/
+2
*
st/mesa: Also use PIPE_FORMAT_R8G8B8A8_SRGB for framebuffer_sRGB.
Jakob Bornecrantz
2018-04-03
1
-1
/
+2
*
st/mesa: don't draw if the bound element array buffer is not allocated
Marek Olšák
2018-04-02
1
-0
/
+7
[next]