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
*
st/mesa: avoid integer overflows with buffers >= 512MB
Ilia Mirkin
2015-09-16
1
-2
/
+2
*
mesa: move GL_APPLE_object_purgeable functions to new file
Brian Paul
2015-09-16
5
-388
/
+460
*
mesa: remove trailing whitespace in bufferobj.c
Brian Paul
2015-09-16
1
-7
/
+7
*
mesa: whitespace, line wrap fixes in varray.c
Brian Paul
2015-09-16
1
-12
/
+20
*
glsl: shader-enum to name debug fxns
Rob Clark
2015-09-16
1
-1
/
+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
*
mesa/teximage: restrict GL_ETC1_RGB8_OES support to GLES
Nanley Chery
2015-09-15
1
-1
/
+2
*
mesa/extensions: restrict GL_OES_EGL_image to GLES
Nanley Chery
2015-09-15
1
-2
/
+1
*
mesa/extensions: restrict luminance alpha formats to API_OPENGL_COMPAT
Nanley Chery
2015-09-15
2
-4
/
+6
*
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
*
st/mesa: emit TXQS, support ARB_shader_texture_image_samples
Ilia Mirkin
2015-09-13
2
-1
/
+6
*
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
*
i965/cs: Initialize gl_LocalInvocationID in push constant data
Jordan Justen
2015-09-13
1
-4
/
+52
*
i965/cs: Reserve local invocation id in payload regs
Jordan Justen
2015-09-13
4
-0
/
+45
*
i965/vec4: Don't reswizzle hardware registers
Jason Ekstrand
2015-09-12
1
-0
/
+8
*
i965/emit: Add assertions for accumulator restrictions
Jason Ekstrand
2015-09-12
1
-0
/
+17
*
i965/vec4: check writemask when bailing out at register coalesce
Alejandro Piñeiro
2015-09-11
1
-4
/
+6
*
i965: Use hash tables for brw_fs_vector_splitting().
Kenneth Graunke
2015-09-11
1
-22
/
+22
*
meta: Use result of texture coordinate clamping operation
Ian Romanick
2015-09-10
1
-2
/
+2
*
meta: Always bind the texture
Ian Romanick
2015-09-10
1
-3
/
+6
*
i915, i965: Silence unused parameter warnings in intel_batchbuffer_advance
Ian Romanick
2015-09-10
2
-0
/
+4
*
i915: Silence unused parameter warning in intel_miptree_create_layout
Ian Romanick
2015-09-10
3
-15
/
+5
*
i915, i965: Silence unused parameter warnings in intel_miptree_unmap_gtt
Ian Romanick
2015-09-10
2
-12
/
+4
*
i915: Silence unused parameter warnings
Ian Romanick
2015-09-10
3
-7
/
+5
*
i915: Remove prototype for nonexistent brw_miptree_layout
Ian Romanick
2015-09-10
1
-2
/
+0
*
i965: Make intel_miptree_map_raw static
Ian Romanick
2015-09-10
2
-19
/
+17
*
i915, i965: Silence unused parameter warnings in intel_mipmap_tree.h
Ian Romanick
2015-09-10
2
-0
/
+8
*
i965: Silence unused parameter warnings in intel_mipmap_tree.c
Ian Romanick
2015-09-10
3
-11
/
+9
*
i965: Silence unused parameter warnings in intel_fbo.c
Ian Romanick
2015-09-10
1
-3
/
+8
*
st/mesa: set the vbuffer to NULL if we are skipping it
Dave Airlie
2015-09-11
1
-1
/
+5
*
i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR
Jordan Justen
2015-09-10
4
-1
/
+8
*
i965/cs: Emit texture surfaces to enable CS sampling
Jordan Justen
2015-09-10
2
-1
/
+3
*
i965: Set up sampler state for compute shaders
Jordan Justen
2015-09-10
1
-2
/
+12
*
i965/fs: Set first_non_payload_grf in assign_curb_setup
Jordan Justen
2015-09-10
1
-4
/
+5
*
i965: Support compute shaders in is_scalar_shader_stage()
Jordan Justen
2015-09-10
1
-0
/
+1
*
i965: Support CS in update_stage_texture_surfaces
Jordan Justen
2015-09-10
1
-0
/
+7
[next]