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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/vec4: check swizzle before discarding a uniform on a 3src operand
Alejandro Piñeiro
2015-09-24
1
-3
/
+6
*
i965: Respect stride and subreg_offset for ATTR registers
Kristian Høgsberg Kristensen
2015-09-24
1
-1
/
+4
*
mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
2015-09-24
3
-31
/
+154
*
i965: add ARB_texture_barrier support
Ilia Mirkin
2015-09-23
2
-0
/
+10
*
i965/gs: Fix extra level of indentation left by the previous commit.
Kenneth Graunke
2015-09-23
2
-115
/
+111
*
i965/gs: Use new NIR intrinsics.
Kenneth Graunke
2015-09-23
4
-26
/
+48
*
i915: Make hw_prim[] const
Ville Syrjälä
2015-09-23
1
-1
/
+1
*
mesa: Remove unused HAVE_TRI_STRIP_1 defines
Ian Romanick
2015-09-23
5
-5
/
+0
*
t_dd_dmatmp: Remove HAVE_QUADS support
Ian Romanick
2015-09-23
2
-2
/
+0
*
t_dd_dmatmp: Remove HAVE_QUAD_STRIPS support
Ian Romanick
2015-09-23
2
-2
/
+0
*
t_dd_dmatmp: Make "count" actually be the count
Ian Romanick
2015-09-23
2
-2
/
+2
*
i965/vec4: Don't coalesce regs in Gen6 MATH ops if reswizzle/writemask needed
Antia Puentes
2015-09-23
2
-3
/
+12
*
i965/vec4: Detect and delete useless MOVs.
Matt Turner
2015-09-22
1
-0
/
+22
*
i965/vec4: Add support for fdph_replicated
Jason Ekstrand
2015-09-22
1
-0
/
+5
*
i965: Add defines for tessellation stages
Chris Forbes
2015-09-22
1
-0
/
+72
*
i965/vec4: refactor brw_vec4_copy_propagation.
Alejandro Piñeiro
2015-09-22
1
-14
/
+18
*
i965: fix textureGrad for cubemaps
Tapani Pälli
2015-09-22
1
-19
/
+182
*
i965: Clean up GLSL compiler option setup
Jason Ekstrand
2015-09-21
1
-26
/
+20
*
i965/skl: Use larger URB size where available.
Ben Widawsky
2015-09-21
1
-1
/
+2
*
i965: Fix MRF register number assertions for compr4.
Kenneth Graunke
2015-09-21
1
-2
/
+2
*
i965/vec4: Use MRF registers 21-23 for spilling in gen6
Iago Toral Quiroga
2015-09-21
1
-4
/
+6
*
i965/fs: Use MRF registers 21-23 for spilling in gen6
Iago Toral Quiroga
2015-09-21
1
-4
/
+7
*
i965: Turn BRW_MAX_MRF into a macro that accepts a hardware generation
Iago Toral Quiroga
2015-09-21
8
-28
/
+28
*
i965: Move MRF register asserts out of brw_reg.h
Iago Toral Quiroga
2015-09-21
4
-7
/
+16
*
i965: Maximum allowed size of SEND messages is 15 (4 bits)
Iago Toral Quiroga
2015-09-21
4
-2
/
+10
*
i965/vec4/nir: Remove all "this->" snippets
Eduardo Lima Mitev
2015-09-20
1
-16
/
+15
*
dri/common: fix gbm-symbols-check regression
Marcin Ślusarz
2015-09-20
1
-1
/
+1
*
dri/common: use sysconfdir when looking for drirc
Marcin Ślusarz
2015-09-19
2
-1
/
+6
*
nir/lower_tex: support projector lowering per sampler type
Rob Clark
2015-09-18
1
-1
/
+4
*
nir: rename nir_lower_tex_projector
Rob Clark
2015-09-18
1
-1
/
+1
*
i965/vec4: Change types as needed to propagate source modifiers using current...
Alejandro Piñeiro
2015-09-19
1
-2
/
+28
*
i965/fs: Fix comparison between signed and unsigned integer expressions
Iago Toral Quiroga
2015-09-18
1
-2
/
+2
*
i965/vec4: Use nir_move_vec_src_uses_to_dest
Jason Ekstrand
2015-09-17
1
-0
/
+3
*
i965/fs: The barrier send uses only 1 payload register
Jordan Justen
2015-09-15
2
-2
/
+5
*
i965/vec4: Use the replicated fdot instruction in NIR
Jason Ekstrand
2015-09-15
2
-3
/
+11
*
i965/vec4_nir: Use partial SSA form rather than full non-SSA
Jason Ekstrand
2015-09-15
3
-4
/
+20
*
i965/fs: Add a very basic validation pass
Jason Ekstrand
2015-09-15
4
-0
/
+69
*
i965/fs_surface_builder: Only apply predicate to components that exist
Jason Ekstrand
2015-09-15
1
-1
/
+1
*
i965/fs: Only read output_components many components when writing an output
Jason Ekstrand
2015-09-15
1
-1
/
+3
*
i965/fs: Set output_components for lowered clip distance outputs
Jason Ekstrand
2015-09-15
1
-0
/
+2
*
i965: Move perf_debug code to brw_codegen_*_prog()
Kristian Høgsberg Kristensen
2015-09-14
5
-76
/
+75
*
i965: Move brw_fs_precompile() to brw_wm.c
Kristian Høgsberg Kristensen
2015-09-14
2
-58
/
+59
*
i965: Move compute shader code around
Kristian Høgsberg Kristensen
2015-09-14
5
-333
/
+362
*
meta: Abort meta pbo path if TexSubImage need signed unsigned conversion
Anuj Phogat
2015-09-14
1
-18
/
+25
*
i965/vec4_nir: Load constants as integers
Antia Puentes
2015-09-14
1
-2
/
+2
*
i965/vec4: Fix saturation errors when coalescing registers
Antia Puentes
2015-09-14
1
-0
/
+21
*
i965/nir: Support gl_WorkGroupID variable
Jordan Justen
2015-09-13
1
-1
/
+9
*
i965/cs: Initialize gl_WorkGroupID variable from payload
Jordan Justen
2015-09-13
2
-0
/
+20
*
i965/nir: Support gl_LocalInvocationID variable
Jordan Justen
2015-09-13
1
-0
/
+17
*
i965/cs: Initialize gl_LocalInvocationID from payload
Jordan Justen
2015-09-13
2
-2
/
+24
[next]