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: During linking, record whether a GS uses EndPrimitive().
Paul Berry
2013-09-11
2
-0
/
+3
*
i965/gs: Add a state atom to set up geometry shader state.
Paul Berry
2013-09-11
6
-33
/
+156
*
i965/gen7: Extract a function for setting up a shader stage's constants.
Paul Berry
2013-09-11
2
-25
/
+42
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
1
-1
/
+1
*
i965: Add an assertion that writemask != NULL for non-ARFs.
Kenneth Graunke
2013-09-10
1
-0
/
+2
*
i965/vec4: Only zero out unused message components when there are any.
Kenneth Graunke
2013-09-10
1
-2
/
+4
*
i965/vec4: Simplify the computation of coord_mask and zero_mask.
Kenneth Graunke
2013-09-10
1
-5
/
+2
*
mesa: Properly set the fog scale (gl_Fog.scale) to +INF when fog start and en...
Henri Verbeet
2013-09-10
1
-2
/
+1
*
mesa: Use correct enum conversion function.
Vinson Lee
2013-09-10
1
-1
/
+1
*
mesa: Ensure gl_sync_object is fully initialized.
Vinson Lee
2013-09-10
1
-1
/
+1
*
Revert "i965/vec4: Only zero out unused message components when there are any."
Kenneth Graunke
2013-09-09
1
-4
/
+2
*
i965: Allow immediates to be folded into logical and shift instructions.
Matt Turner
2013-09-09
2
-0
/
+22
*
i965: Enable MESA_shader_integer_mix.
Matt Turner
2013-09-09
1
-0
/
+1
*
glsl: Implement MESA_shader_integer_mix extension.
Matt Turner
2013-09-09
2
-1
/
+3
*
i965: Add support for ir_triop_csel.
Matt Turner
2013-09-09
3
-0
/
+13
*
glsl: Add conditional-select IR.
Matt Turner
2013-09-09
2
-0
/
+2
*
glsl: Remove builtin_compiler from the build system.
Kenneth Graunke
2013-09-09
1
-3
/
+2
*
glsl: Pass _mesa_glsl_parse_state into matching_signature and such.
Kenneth Graunke
2013-09-09
4
-4
/
+4
*
i965/vec4: Only zero out unused message components when there are any.
Kenneth Graunke
2013-09-09
1
-2
/
+4
*
vbo: Implement new gs prim types in vbo_count_tessellated_primitives.
Paul Berry
2013-09-09
1
-0
/
+12
*
i965: Enable AMD_seamless_cubemap_per_texture
Ian Romanick
2013-09-08
3
-2
/
+3
*
mesa: Always use seamless cubemap filtering in GLES3
Ian Romanick
2013-09-08
1
-0
/
+8
*
mesa: Don't allow glSamplerParameteriv(GL_TEXTURE_CUBE_MAP_SEAMLESS) in ES
Ian Romanick
2013-09-08
1
-1
/
+2
*
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
2013-09-06
2
-0
/
+6
*
mesa: Ensure gl_query_object is fully initialized.
Vinson Lee
2013-09-06
1
-1
/
+1
*
mesa: add GL_KHR_debug functions to dispatch_sanity.cpp
Brian Paul
2013-09-06
1
-0
/
+12
*
i965: Remove never used DPA2 opcode.
Matt Turner
2013-09-05
1
-1
/
+0
*
i965: Remove never used RSR and RSL opcodes.
Matt Turner
2013-09-05
4
-8
/
+0
*
i965/gen7.5: Fix lower bound on number of VS URB entries.
Paul Berry
2013-09-05
4
-4
/
+13
*
i965/vs: Move vs-specific code out of brw_vec4_visitor.cpp.
Paul Berry
2013-09-05
3
-192
/
+226
*
i965/vec4: Make with_writemask() non-static.
Paul Berry
2013-09-05
2
-1
/
+4
*
i965/vs: Move vs-specific code out of brw_vec4.h.
Paul Berry
2013-09-05
2
-32
/
+38
*
i965/gs: Don't assign gl_Layer its own slot in the VUE map.
Paul Berry
2013-09-05
1
-0
/
+5
*
mesa: Setup remaining infrastucture and enable KHR_debug
Timothy Arceri
2013-09-04
2
-5
/
+12
*
mesa: Remap debug type and severity
Timothy Arceri
2013-09-04
2
-8
/
+58
*
mesa: Implement GL_DEBUG_OUTPUT
Timothy Arceri
2013-09-04
5
-1
/
+20
*
mesa: Update builds scripts to build object labels
Timothy Arceri
2013-09-04
2
-0
/
+2
*
mesa: Implement KHR_debug ObjectLabel functions
Timothy Arceri
2013-09-04
2
-0
/
+343
*
mesa: make _mesa_validate_sync() non-static
Timothy Arceri
2013-09-04
2
-1
/
+4
*
mesa: free object labels when deleting
Timothy Arceri
2013-09-04
13
-0
/
+16
*
mesa: add debug Label field to several data structures
Timothy Arceri
2013-09-04
1
-0
/
+12
*
mesa: make _mesa_lookup_list() non-static
Timothy Arceri
2013-09-04
2
-6
/
+8
*
mesa: make _mesa_lookup_arrayobj() non-static
Timothy Arceri
2013-09-04
2
-5
/
+8
*
mesa: Implement glPushDebugGroup and glPopDebugGroup
Timothy Arceri
2013-09-04
3
-71
/
+214
*
mesa: Add a clone function to mesa hash
Timothy Arceri
2013-09-04
2
-0
/
+31
*
mesa: Share common code between ARB_debug_output and KHR_debug functions
Timothy Arceri
2013-09-04
2
-97
/
+226
*
mesa: Add some constants and state variables for KHR_debug functions
Timothy Arceri
2013-09-04
3
-6
/
+20
*
mesa: Rename gl_context::swtnl_im to vbo_context; use proper type.
Kenneth Graunke
2013-09-03
3
-4
/
+5
*
i965: Rename "prim" parameter to "prims" where it's an array.
Kenneth Graunke
2013-09-03
3
-18
/
+18
*
i965: Actually check every primitive for cut index support.
Kenneth Graunke
2013-09-03
1
-2
/
+2
[next]