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
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixels
Chris Wilson
2015-09-06
2
-0
/
+8
*
i965: Fix copy propagation type changes.
Kenneth Graunke
2015-09-06
1
-0
/
+1
*
i965/fs: Handle MRF destinations in lower_integer_multiplication().
Matt Turner
2015-09-06
1
-4
/
+4
*
i965: Prevent coordinate overflow in intel_emit_linear_blit
Chris Wilson
2015-09-06
1
-38
/
+34
*
i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
2015-08-31
1
-2
/
+2
*
i965: Always re-emit the pipeline select during invariant state emission
Chris Wilson
2015-08-31
1
-1
/
+2
*
i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Neil Roberts
2015-08-31
1
-2
/
+13
*
i965: Swap the order of the vertex ID and edge flag attributes
Neil Roberts
2015-08-31
2
-29
/
+57
*
i965: Move control flush into pipelined conditional render
Chris Wilson
2015-08-22
2
-14
/
+11
*
i965: Use NIR by default for vertex shaders
Jason Ekstrand
2015-08-20
1
-2
/
+2
*
i965: Fix "handle nir_intrinsic_image_size"
Martin Peres
2015-08-20
1
-4
/
+3
*
i965: enable GL_ARB_shader_image_size
Martin Peres
2015-08-20
1
-0
/
+1
*
i965: handle nir_intrinsic_image_size
Martin Peres
2015-08-20
1
-0
/
+46
*
mesa: Don't lose track of the shader image layer originally specified by the ...
Francisco Jerez
2015-08-20
1
-2
/
+2
*
mesa: Rename MaxCombinedImageUnitsAndFragmentOutputs to MaxCombinedShaderOutp...
Francisco Jerez
2015-08-20
1
-1
/
+1
*
i965/bdw: Fix setting the instancing state for the SGVS element
Neil Roberts
2015-08-18
1
-1
/
+1
*
util/ra: Make allocating conflict lists optional
Jason Ekstrand
2015-08-18
2
-2
/
+2
*
i965/reg_allocate: Use make_reg_conflicts_transitive
Jason Ekstrand
2015-08-18
2
-3
/
+12
*
drirc: Add "Unigine Oil Rush" quirk (allow_glsl_extension_directive_midshader).
Richard Yao
2015-08-18
1
-0
/
+2
*
i965/gen7: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965/gen6: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-5
/
+6
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-3
/
+3
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
mesa: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965/vec4/nir: Emit single MOV to generate a scalar constant.
Matt Turner
2015-08-17
1
-3
/
+18
*
i965/skl: Remove early platform support
Ben Widawsky
2015-08-13
1
-10
/
+0
*
i965: Stop aux data compare preventing program binary re-use
Topi Pohjolainen
2015-08-13
1
-32
/
+20
*
i965: Only write program to cache when it doesn't exist yet
Topi Pohjolainen
2015-08-13
1
-7
/
+7
*
i965: Rename brw_upload_item_data to brw_alloc_item_data
Topi Pohjolainen
2015-08-13
1
-9
/
+10
*
i965/shader: Don't use OptimizeForAOS for NIR vec4 vertex shaders
Jason Ekstrand
2015-08-12
1
-1
/
+1
*
i965: Optimize brw_inst_set_bits() and brw_compact_inst_set_bits().
Matt Turner
2015-08-11
1
-4
/
+4
*
i965: Optimize brw_inst_bits() and brw_compact_inst_bits().
Matt Turner
2015-08-11
1
-4
/
+4
*
i965: Expose ARB_shader_image_load_store.
Francisco Jerez
2015-08-11
1
-0
/
+1
*
i965/fs: Clamp image array indices to the array bounds on IVB.
Francisco Jerez
2015-08-11
1
-4
/
+21
*
i965/fs: Translate image load, store and atomic NIR intrinsics.
Francisco Jerez
2015-08-11
1
-0
/
+106
*
i965/fs: Handle image uniforms in NIR programs.
Francisco Jerez
2015-08-11
2
-8
/
+44
*
i965: Implement logic to set up and upload an image uniform.
Francisco Jerez
2015-08-11
2
-0
/
+32
*
i965: Teach type_size() about the size of an image uniform.
Francisco Jerez
2015-08-11
2
-0
/
+2
[prev]
[next]