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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
33
-94
/
+225
*
mesa: don't print name in _mesa_append_uniforms_to_file()
Timothy Arceri
2016-06-30
1
-1
/
+1
*
mesa: remove unreachable code from _mesa_write_shader_to_file()
Timothy Arceri
2016-06-30
1
-10
/
+0
*
mesa: don't use drivers NewShader function when creating shader objects
Timothy Arceri
2016-06-30
1
-2
/
+1
*
i965: Use drmIoctl for DRM_I915_GETPARAM (v2)
Chad Versace
2016-06-29
1
-5
/
+6
*
i965: Use intel_get_param() more often
Chad Versace
2016-06-29
1
-11
/
+5
*
i965: Refactor intel_get_param()
Chad Versace
2016-06-29
1
-7
/
+8
*
i965: Print EOT in fs_visitor::dump_instruction().
Kenneth Graunke
2016-06-27
1
-0
/
+4
*
i965: Make emit_urb_writes() not produce an EOT message for GS.
Kenneth Graunke
2016-06-27
1
-0
/
+7
*
i965: Use miptree to decide format on multi-plane images for gen < 7
Jordan Justen
2016-06-26
1
-1
/
+2
*
i965: Skip update_texture_surface when the plane doesn't exist
Jordan Justen
2016-06-24
3
-29
/
+26
*
i965: Validate a few SEND-from-GRF requirements.
Kenneth Graunke
2016-06-24
1
-0
/
+18
*
i965: Delete send-from-GRF only opcodes from implied_mrf_writes().
Kenneth Graunke
2016-06-24
1
-19
/
+0
*
i965: Drop unnecessary inst->base_mrf = -1 assignments.
Kenneth Graunke
2016-06-24
2
-16
/
+0
*
i965: Set fs_inst::base_mrf = -1 by default.
Kenneth Graunke
2016-06-24
1
-0
/
+1
*
i965: Drop unused return value from intel_finalize_mipmap_tree().
Kenneth Graunke
2016-06-24
2
-7
/
+5
*
i965: Move contents of brw_tex.c into intel_tex_validate.c.
Kenneth Graunke
2016-06-24
4
-58
/
+20
*
st/mesa: don't assume that the whole surface gets mapped
Ilia Mirkin
2016-06-24
1
-7
/
+6
*
st/mesa: handle negative _ColorDrawBufferIndexes values correctly
Francesco Ansanelli
2016-06-24
1
-1
/
+1
*
st/mesa: fix readpixels regression with MESA_pack_invert
Nicolai Hähnle
2016-06-24
1
-1
/
+1
*
i965: Preserve the internal format of the dri image
Jordan Justen
2016-06-23
1
-3
/
+10
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
14
-15
/
+15
*
i965: Implement rasterizer discard via SOL unless required for queries.
Kenneth Graunke
2016-06-23
2
-0
/
+21
*
i965: Combine 3DSTATE_STREAMOUT emitters and genX_sol_state atoms.
Kenneth Graunke
2016-06-23
4
-99
/
+37
*
i965: Copy propagate before doing variable index lowering.
Kenneth Graunke
2016-06-23
1
-0
/
+2
*
i965/blorp: Disable vertex element swizzling
Topi Pohjolainen
2016-06-23
2
-4
/
+18
*
i965/blorp: Let program data tell if push constants are needed
Topi Pohjolainen
2016-06-23
3
-15
/
+35
*
i965/blorp: Use prog data counters to guide wm/ps setup
Topi Pohjolainen
2016-06-23
3
-3
/
+8
*
i965/blorp: Use prog data counters to guide sf/sbe setup
Topi Pohjolainen
2016-06-23
5
-9
/
+37
*
i965: Avoid division by zero.
Ardinartsev Nikita
2016-06-23
1
-11
/
+15
*
glsl/mesa: stop duplicating geom and tcs layout values
Timothy Arceri
2016-06-23
5
-41
/
+40
*
glsl/mesa: stop duplicating tes layout values
Timothy Arceri
2016-06-23
3
-24
/
+28
*
st/mesa: expose EXT_vertex_array_bgra when supported by backend
Christian Gmeiner
2016-06-22
1
-1
/
+2
*
i965/blorp: Only set src_z for gen8+ 3D textures
Jason Ekstrand
2016-06-22
1
-2
/
+9
*
i965/gen7,8: Set SURFACE_IS_ARRAY for all non-3D texture types
Jason Ekstrand
2016-06-22
2
-2
/
+2
*
i965/gen4: Subtract 1 from buffer sizes
Jason Ekstrand
2016-06-22
1
-3
/
+3
*
i965: Remove fake W-tiled render target support
Jason Ekstrand
2016-06-22
3
-47
/
+9
*
i965/fs: Use a default Y coordinate of 0 for TXF on gen9+
Jason Ekstrand
2016-06-22
1
-0
/
+2
*
i965/gen8: Use the qpitch from the aux_mt for AUX_QPITCH
Jason Ekstrand
2016-06-22
1
-2
/
+2
*
i965/blorp/gen8: Use the correct max level and layer in emit_surface_states
Jason Ekstrand
2016-06-22
1
-3
/
+2
*
i965: Drop the maximum 3D texture size to 512 on Sandy Bridge
Jason Ekstrand
2016-06-22
1
-1
/
+10
*
i965/gen4-6: Handle gl_texture_object::BaseLevel and MinLayer correctly
Jason Ekstrand
2016-06-22
1
-1
/
+3
*
i965/gen4: Pull texture formats from the texture object not the miptree
Jason Ekstrand
2016-06-22
1
-1
/
+1
*
i965: Fix point size with tessellation/geometry shaders in GLES.
Kenneth Graunke
2016-06-22
4
-9
/
+59
*
i965: move vs outputs written into a helper
Timothy Arceri
2016-06-22
2
-31
/
+47
*
st/mesa: use a single memcpy in st_ReadPixels when possible
Nicolai Hähnle
2016-06-22
1
-8
/
+15
*
i965: Reorganize prog_data->total_scratch code a bit.
Kenneth Graunke
2016-06-21
1
-16
/
+19
*
st/mesa: cache staging texture for glReadPixels
Nicolai Hähnle
2016-06-21
4
-14
/
+110
*
st/mesa: invalidate readpixels cache
Nicolai Hähnle
2016-06-21
12
-0
/
+17
*
st/mesa: add readpix_cache structure
Nicolai Hähnle
2016-06-21
3
-0
/
+22
[next]