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
Commit message (
Expand
)
Author
Age
Files
Lines
*
t_dd_dmatmp: Make the render_tab[]s 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: Constify dmasz
Ian Romanick
2015-09-23
1
-13
/
+9
*
t_dd_dmatmp: Silence comparison between signed and unsigned integer expressio...
Ian Romanick
2015-09-23
1
-18
/
+18
*
t_dd_dmatmp: Use stdbool.h
Ian Romanick
2015-09-23
1
-10
/
+10
*
t_dd_dmatmp: General indentation and formatting fixes
Ian Romanick
2015-09-23
1
-56
/
+55
*
t_dd_dmatmp: Indentation and formatting fixes after HAVE_ELTS change
Ian Romanick
2015-09-23
1
-38
/
+31
*
t_dd_dmatmp: Remove HAVE_ELTS support
Ian Romanick
2015-09-23
1
-584
/
+4
*
t_dd_dmatmp: Indentation and formatting fixes after HAVE_TRI_FANS change
Ian Romanick
2015-09-23
1
-56
/
+47
*
t_dd_dmatmp: Require HAVE_TRI_FANS
Ian Romanick
2015-09-23
1
-21
/
+6
*
t_dd_dmatmp: Indentation and formatting fixes after HAVE_TRI_STRIPS change
Ian Romanick
2015-09-23
1
-103
/
+95
*
t_dd_dmatmp: Require HAVE_TRI_STRIPS
Ian Romanick
2015-09-23
1
-28
/
+8
*
t_dd_dmatmp: Require HAVE_TRIANGLES
Ian Romanick
2015-09-23
1
-10
/
+4
*
t_dd_dmatmp: Indentation and formatting fixes after HAVE_LINE_STRIPS change
Ian Romanick
2015-09-23
1
-137
/
+123
*
t_dd_dmatmp: Require HAVE_LINE_STRIPS
Ian Romanick
2015-09-23
1
-29
/
+4
*
t_dd_dmatmp: Indentation and formatting fixes after HAVE_LINES change
Ian Romanick
2015-09-23
1
-46
/
+46
*
t_dd_dmatmp: Require HAVE_LINES
Ian Romanick
2015-09-23
1
-14
/
+3
*
t_dd_dmatmp: Indentation and formatting fixes after HAVE_QUADS change
Ian Romanick
2015-09-23
1
-46
/
+41
*
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
*
nir/lower_alu_to_scalar: Add support for nir_op_fdph
Jason Ekstrand
2015-09-22
1
-0
/
+18
*
i965/vec4: Add support for fdph_replicated
Jason Ekstrand
2015-09-22
1
-0
/
+5
*
nir: Add fdph and fdph_replicated opcodes
Jason Ekstrand
2015-09-22
3
-1
/
+8
*
nir/lower_alu_to_scalar: Return after lower_reduction
Jason Ekstrand
2015-09-22
1
-1
/
+1
*
nir/lower_alu_to_scalar: Use the builder
Jason Ekstrand
2015-09-22
1
-25
/
+22
*
i965: Add defines for tessellation stages
Chris Forbes
2015-09-22
1
-0
/
+72
*
r600g: update num_dw in scissor_enable workaround
Grazvydas Ignotas
2015-09-23
1
-0
/
+1
*
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
*
nir: Report progress from nir_normalize_cubemap_coords().
Kenneth Graunke
2015-09-21
2
-8
/
+23
*
nir: Add braces around multi-line loop.
Kenneth Graunke
2015-09-21
1
-1
/
+2
*
nir: Report progress from nir_lower_system_values().
Kenneth Graunke
2015-09-21
2
-10
/
+19
[next]