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
*
t_dd_dmatmp: Remove HAVE_QUADS support
Ian Romanick
2015-09-23
3
-48
/
+5
*
t_dd_dmatmp: Remove HAVE_QUAD_STRIPS support
Ian Romanick
2015-09-23
3
-35
/
+8
*
t_dd_dmatmp: Use addition instead of subtraction in loop bounds
Ian Romanick
2015-09-23
1
-1
/
+1
*
t_dd_dmatmp: Pull out common 'count -= count & 3' code
Ian Romanick
2015-09-23
1
-9
/
+6
*
t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere
Ian Romanick
2015-09-23
1
-2
/
+2
*
t_dd_dmatmp: Clean up improper code formatting from previous patch
Ian Romanick
2015-09-23
1
-12
/
+6
*
t_dd_dmatmp: Make "count" actually be the count
Ian Romanick
2015-09-23
3
-75
/
+75
*
i965/vec4: Don't coalesce regs in Gen6 MATH ops if reswizzle/writemask needed
Antia Puentes
2015-09-23
2
-3
/
+12
*
mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default framebuffer.
Iago Toral Quiroga
2015-09-23
1
-1
/
+10
*
glsl: bail out early in _mesa_ShaderSource if no shaderobj
Tapani Pälli
2015-09-23
1
-11
/
+9
*
i965/vec4: Detect and delete useless MOVs.
Matt Turner
2015-09-22
1
-0
/
+22
*
prog_to_nir: Use nir_op_dph
Jason Ekstrand
2015-09-22
1
-2
/
+1
*
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
*
st/mesa: remove st_bind_framebuffer()
Brian Paul
2015-09-22
1
-12
/
+0
*
mesa: const-qualify _mesa_is_legal_tex_storage_format ctx param
Brian Paul
2015-09-22
2
-2
/
+4
*
mesa: const-qualify _mesa_base_tex_format() ctx param
Brian Paul
2015-09-22
2
-2
/
+2
*
mesa: const-qualify buffer_object_subdata_range_good() bufObj parameter
Brian Paul
2015-09-22
1
-1
/
+1
*
mesa: whitespace, comment fixes in texstorage.c
Brian Paul
2015-09-22
1
-15
/
+18
*
mesa/es3.1: Enable GL_ARB_vertex_attrib_binding functionality for GLES 3.1
Marta Lofstedt
2015-09-22
1
-7
/
+7
*
mesa/es3.1: Allow query of Vertex bindings for GLES 3.1
Marta Lofstedt
2015-09-22
1
-3
/
+4
*
mesa/es3.1 : Align OpenGL ES 3.1 glBindVertexBuffer error handling with OpenG...
Marta Lofstedt
2015-09-22
1
-1
/
+1
*
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
*
mesa/teximage: reuse compressed format utility functions for base_format
Nanley Chery
2015-09-19
1
-145
/
+5
*
mesa/texcompress: add compressed formats to base format utility function
Nanley Chery
2015-09-19
1
-0
/
+14
*
mesa/glformats: refactor compressed format support function
Nanley Chery
2015-09-19
1
-79
/
+40
*
mesa/formats: add MESA_LAYOUT_LATC
Nanley Chery
2015-09-19
5
-16
/
+7
*
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
*
mesa: fix errors when reading depth with glReadPixels
Tapani Pälli
2015-09-18
2
-1
/
+7
*
i965/vec4: Use nir_move_vec_src_uses_to_dest
Jason Ekstrand
2015-09-17
1
-0
/
+3
*
mesa: Fix texture compression on big-endian systems
Ulrich Weigand
2015-09-17
4
-7
/
+14
*
mesa: return initial value for VALIDATE_STATUS if pipe not bound
Tapani Pälli
2015-09-17
1
-1
/
+2
*
mesa: return initial value for PROGRAM_SEPARABLE when not linked
Tapani Pälli
2015-09-17
1
-1
/
+2
*
mesa: enable query of PROGRAM_PIPELINE_BINDING for ES 3.1
Tapani Pälli
2015-09-17
1
-3
/
+3
*
Revert "mesa/extensions: restrict GL_OES_EGL_image to GLES"
Dave Airlie
2015-09-17
1
-1
/
+2
[next]