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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/mesa: set separate_shader directly in shader_info
Timothy Arceri
2016-12-30
1
-0
/
+1
*
mesa/glsl: move subroutine metadata to gl_program
Timothy Arceri
2016-12-30
3
-63
/
+66
*
mesa/compiler: add stage to shader_info
Timothy Arceri
2016-12-30
1
-0
/
+1
*
mesa/shaderobj: Fix races on refcounts
Chad Versace
2016-12-28
1
-10
/
+4
*
i965: Allow import/export of ARGB1555 images
Chad Versace
2016-12-27
1
-0
/
+3
*
mesa/texformat: Handle GL_RGBA + GL_UNSIGNED_SHORT_5_5_5_1
Chad Versace
2016-12-27
1
-0
/
+2
*
dri: Add __DRI_IMAGE_FORMAT_ARGB1555
Chad Versace
2016-12-27
1
-0
/
+4
*
i965/generator/tex: Handle an immediate sampler with an indirect texture
Jason Ekstrand
2016-12-23
2
-4
/
+12
*
i965: Use nir_opt_trivial_continues and nir_opt_if
Jason Ekstrand
2016-12-22
1
-0
/
+9
*
i965: make use of nir_lower_returns() for GL
Timothy Arceri
2016-12-23
2
-6
/
+2
*
i965: disable loop unrolling in GLSL IR
Timothy Arceri
2016-12-23
1
-1
/
+1
*
i965: use nir loop unrolling pass
Timothy Arceri
2016-12-23
2
-5
/
+20
*
nir: pass compiler rather than devinfo to functions that call nir_optimize
Timothy Arceri
2016-12-23
7
-21
/
+18
*
i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
2016-12-23
2
-17
/
+12
*
i965: allow sampler indirects on all gens
Timothy Arceri
2016-12-23
1
-4
/
+0
*
i965: allow unsourced enabled VAO
Juan A. Suarez Romero
2016-12-21
1
-7
/
+16
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
1
-0
/
+5
*
driconf: Fix missing gettext
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Add new driconf options to control DISCARD behaviour
Axel Davy
2016-12-20
1
-0
/
+10
*
i965: Don't bail on vertex element processing if we need draw params.
Kenneth Graunke
2016-12-20
1
-17
/
+17
*
mesa: don't attempt to unlock an unlocked debug state mutex
Jonathan Gray
2016-12-20
1
-3
/
+2
*
i965: keep gl_program shader info in sync after gather info
Timothy Arceri
2016-12-20
2
-2
/
+11
*
mesa: Silence numerous "unused parameter" warnings in dlist.c
Ian Romanick
2016-12-19
1
-33
/
+33
*
mesa: Fix all the whitespace errors in dlist.c
Ian Romanick
2016-12-19
1
-187
/
+186
*
glsl: Track the linearized array index for each UBO instance array element
Ian Romanick
2016-12-19
1
-0
/
+15
*
glsl: Fix program interface queries relating to interface blocks.
Kenneth Graunke
2016-12-19
1
-73
/
+19
*
mesa/get: Convert stencil values to TYPE_UINT.
Kenneth Graunke
2016-12-19
1
-6
/
+6
*
mesa/get: Add TYPE_UINT for casting through a GLuint.
Kenneth Graunke
2016-12-19
1
-0
/
+80
*
mesa/get: Make GetFloat/GetDouble of TYPE_INT_N not normalize things.
Kenneth Graunke
2016-12-19
1
-3
/
+3
*
i965/vec4: Fix TCS output reads with non-zero component qualifiers.
Kenneth Graunke
2016-12-14
1
-5
/
+5
*
i965/disasm: Decode dataport constant cache control fields.
Francisco Jerez
2016-12-14
1
-0
/
+1
*
i965/fs: Remove the FS_OPCODE_SET_SIMD4X2_OFFSET virtual opcode.
Francisco Jerez
2016-12-14
4
-33
/
+0
*
i965/fs: Drop useless access mode override from pull constant generator code.
Francisco Jerez
2016-12-14
1
-2
/
+0
*
i965/fs: Fetch one cacheline of pull constants at a time.
Francisco Jerez
2016-12-14
2
-19
/
+18
*
i965/fs: Expose arbitrary pull constant load sizes to the IR.
Francisco Jerez
2016-12-14
4
-27
/
+26
*
i965: Factor out oword block read and write message control calculation.
Francisco Jerez
2016-12-14
2
-12
/
+8
*
i965/fs: Switch to the constant cache for uniform pull constants.
Francisco Jerez
2016-12-14
4
-91
/
+36
*
i965: Let the caller of brw_set_dp_write/read_message control the target cache.
Francisco Jerez
2016-12-14
3
-42
/
+43
*
i965/gen6+: Invalidate constant cache on brw_emit_mi_flush().
Francisco Jerez
2016-12-14
1
-0
/
+1
*
i965/miptree: Use intel_miptree_copy for maps
Jason Ekstrand
2016-12-13
1
-12
/
+8
*
i965/blit: Fix the src dimension sanity check in miptree_copy
Jason Ekstrand
2016-12-13
1
-2
/
+10
*
main: add INTEL_conservative_rasterization enum query support
Lionel Landwerlin
2016-12-13
2
-0
/
+8
*
extensions: update INTEL_conservative_rasterization dependencies
Lionel Landwerlin
2016-12-13
1
-1
/
+1
*
main: don't error when enabling conservative rasterization on gles
Lionel Landwerlin
2016-12-13
1
-1
/
+1
*
main: use new driver flag for conservative rasterization state
Lionel Landwerlin
2016-12-13
6
-7
/
+19
*
i965: remove brw_lower_texture_gradients
Iago Toral Quiroga
2016-12-13
5
-358
/
+1
*
i965/nir: enable lowering of texture gradient for shadow samplers
Iago Toral Quiroga
2016-12-13
1
-0
/
+3
*
i965/nir: enable lowering of texture gradient for cube maps
Iago Toral Quiroga
2016-12-13
1
-0
/
+1
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
11
-40
/
+40
*
i965/fs: Reject copy propagation into SEL if not min/max.
Matt Turner
2016-12-12
2
-1
/
+12
[next]