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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/glsl_to_nir: add patch support to st_nir_assign_var_locations()
Timothy Arceri
2017-12-27
1
-5
/
+17
*
st/glsl_to_nir: call post opt functions after opts have finished
Timothy Arceri
2017-12-27
1
-0
/
+6
*
st/st_glsl_to_nir: call nir_lower_64bit_pack
Timothy Arceri
2017-12-27
1
-0
/
+1
*
mesa: always compare optype with symbolic name in ATI_fs
Miklós Máté
2017-12-25
1
-3
/
+3
*
mesa: document ati_fragment_shader::cur_pass and swizzlerq
Miklós Máté
2017-12-25
1
-0
/
+4
*
mesa: move ATI_fs state compile changes after the error checks
Miklós Máté
2017-12-25
1
-54
/
+53
*
tnl: fix not having texture coords in ATI_fs in swrast
Miklós Máté
2017-12-25
1
-1
/
+2
*
mesa: fix not having secondary color in ATI_fs in swrast
Miklós Máté
2017-12-25
1
-7
/
+10
*
mesa: fix validate for secondary interpolator
Miklós Máté
2017-12-25
1
-13
/
+27
*
mesa: fix typo in ATI_fs dstMod error checking
Miklós Máté
2017-12-25
1
-1
/
+1
*
mesa: fix crash when an ATI_fs pass begins with an alpha inst
Miklós Máté
2017-12-25
1
-3
/
+7
*
mesa: add fallback texture for SampleMapATI if there is nothing
Miklós Máté
2017-12-25
1
-0
/
+30
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+5
*
intel/compiler/gen10: Disable push constants.
Rafael Antognolli
2017-12-19
1
-0
/
+7
*
i965: Allow old begin/end queryobj for gen4/5 with HW contexts
Chris Wilson
2017-12-15
1
-6
/
+0
*
i965: enable EXT_disjoint_timer_query extension
Tapani Pälli
2017-12-15
1
-0
/
+2
*
mesa: GL_EXT_disjoint_timer_query extension API bits
Tapani Pälli
2017-12-15
6
-1
/
+30
*
glapi: add GL_EXT_disjoint_timer_query
Tapani Pälli
2017-12-15
1
-0
/
+5
*
mesa: add DisjointOperation to gl_shared_state
Tapani Pälli
2017-12-15
2
-0
/
+9
*
intel/decoder: Take a bit offset in gen_print_group
Jason Ekstrand
2017-12-14
1
-5
/
+5
*
i965: Don't allocate an MCS for 16x MSAA and width > 8192.
Kenneth Graunke
2017-12-14
1
-0
/
+4
*
mesa: Add glSpecializeShaderARB to common_desktop_functions
Dylan Baker
2017-12-13
1
-0
/
+3
*
program: Don't reset SamplersValidated when restoring from shader cache
Jordan Justen
2017-12-13
1
-7
/
+9
*
mesa: remove second include of errors.h in src/mesa/main/glspirv.c
Kai Wasserbäch
2017-12-12
1
-4
/
+0
*
st/glsl_to_nir: skip forced array splitting for tcs
Timothy Arceri
2017-12-13
1
-1
/
+2
*
i965: compute scratch space size correctly for Gen9+
Kevin Rogovin
2017-12-12
1
-1
/
+5
*
i965: Program MEDIA_VFE_STATE in a more readable fashion.
Kevin Rogovin
2017-12-12
1
-6
/
+13
*
xlib: call _mesa_warning() instead of fprintf()
Brian Paul
2017-12-12
1
-1
/
+2
*
st/mesa: trivial whitespace/formatting fixes in st_atom_rasterizer.c
Brian Paul
2017-12-12
1
-20
/
+22
*
i915: add missing 0 defines
Eric Engestrom
2017-12-12
1
-0
/
+2
*
mesa: refuse to compile SPIR-V shaders or link mixed shaders
Nicolai Hähnle
2017-12-12
2
-1
/
+28
*
mesa/shaderapi: add a getter for GL_SPIR_V_BINARY_ARB
Nicolai Hähnle
2017-12-12
1
-0
/
+3
*
mesa: implement SPIR-V loading in glShaderBinary
Nicolai Hähnle
2017-12-12
5
-3
/
+97
*
mesa/glspirv: Add struct gl_shader_spirv_data
Eduardo Lima Mitev
2017-12-12
2
-0
/
+42
*
mesa/glspirv: Add struct gl_spirv_module
Nicolai Hähnle
2017-12-12
2
-0
/
+33
*
mesa: add GL_ARB_gl_spirv boilerplate
Nicolai Hähnle
2017-12-12
7
-0
/
+99
*
st/mesa: swizzle argument when there's a vector size mismatch
Ilia Mirkin
2017-12-11
1
-1
/
+24
*
i965: Add ARB_get_program_binary support using nir_serialization
Jordan Justen
2017-12-08
6
-6
/
+99
*
main: Clear shader program data whenever ProgramBinary is called
Jordan Justen
2017-12-08
1
-0
/
+3
*
main: add binary support to ProgramBinary
Jordan Justen
2017-12-08
1
-17
/
+19
*
main: add binary support to GetProgramBinary
Jordan Justen
2017-12-08
1
-6
/
+9
*
main: Support getting GL_PROGRAM_BINARY_LENGTH
Jordan Justen
2017-12-08
1
-1
/
+6
*
mesa: Add Mesa ARB_get_program_binary helper functions
Jordan Justen
2017-12-08
4
-0
/
+351
*
mesa: add driver callbacks for serialising ProgramBinary blobs
Timothy Arceri
2017-12-08
1
-0
/
+17
*
main: Support 1 Mesa format with get for GL_PROGRAM_BINARY_FORMATS
Jordan Justen
2017-12-08
2
-1
/
+10
*
main: Allow non-zero NUM_PROGRAM_BINARY_FORMATS
Jordan Justen
2017-12-08
2
-1
/
+4
*
i965: Fix memory leak when serializing nir
Jordan Justen
2017-12-08
1
-0
/
+1
*
i965: Add brw_program_serialize_nir
Jordan Justen
2017-12-08
3
-6
/
+14
*
i965: Free serialized nir after deserializing
Jordan Justen
2017-12-08
1
-0
/
+6
*
i965: Add brw_program_deserialize_nir
Jordan Justen
2017-12-08
3
-23
/
+28
[next]