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
*
i965/fs: Import image format conversion primitives.
Francisco Jerez
2015-08-11
1
-0
/
+265
*
i965/fs: Import image format metadata queries.
Francisco Jerez
2015-08-11
1
-0
/
+148
*
i965/fs: Import code to transform image coordinates into surface coordinates.
Francisco Jerez
2015-08-11
1
-0
/
+52
*
i965/fs: Import image memory offset calculation code.
Francisco Jerez
2015-08-11
1
-0
/
+169
*
i965/fs: Import image access validity checks.
Francisco Jerez
2015-08-11
1
-0
/
+55
*
i965: Define implementation constants for ARB_shader_image_load_store.
Francisco Jerez
2015-08-11
1
-0
/
+12
*
i965/gen7-8: Set up early depth/stencil control appropriately for image load/...
Francisco Jerez
2015-08-11
6
-3
/
+21
*
i965/gen7-8: Poke the 3DSTATE UAV access enable bits.
Francisco Jerez
2015-08-11
7
-9
/
+32
*
i965/gen7: Enable fragment shader dispatch if the program has image uniforms.
Francisco Jerez
2015-08-11
1
-0
/
+1
*
i965: Hook up image state upload.
Francisco Jerez
2015-08-11
6
-2
/
+146
*
i965: Reserve enough parameter entries for all image uniforms used in the pro...
Francisco Jerez
2015-08-11
4
-3
/
+7
*
i965: Define and initialize image parameter structure.
Francisco Jerez
2015-08-11
6
-1
/
+170
*
i965: Implement surface state set-up for shader images.
Francisco Jerez
2015-08-11
3
-0
/
+188
*
i965: Fix brw_memory_barrier() for SKL.
Francisco Jerez
2015-08-11
1
-1
/
+1
*
i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Francisco Jerez
2015-08-11
1
-3
/
+1
*
glsl: Add missing spec quote about atomic counter in structs
Timothy Arceri
2015-08-11
1
-4
/
+4
*
radeonsi: add new OLAND pci id
Alex Deucher
2015-08-10
1
-0
/
+1
*
nouveau: no need to do tnl wakeup, state updates are always hooked up
Ilia Mirkin
2015-08-10
2
-2
/
+0
*
i965/fs: Make resolve_source_modifiers consistent with the vec4 version
Jason Ekstrand
2015-08-10
3
-15
/
+16
*
i965/vec4_visitor: Make some function arguments const references
Jason Ekstrand
2015-08-10
2
-6
/
+6
*
i965/fs: Don't do redundant RA setup on IVB+
Jason Ekstrand
2015-08-10
1
-0
/
+9
*
i965/fs: Use dispatch_width instead of reg_width in alloc_reg_sets
Jason Ekstrand
2015-08-10
1
-8
/
+8
*
ra: Delete the conflict lists in ra_set_finalize
Jason Ekstrand
2015-08-10
1
-0
/
+5
*
ra: Refactor ra_set_finalize
Jason Ekstrand
2015-08-10
1
-26
/
+25
*
i965/vec4_nir: Properly handle integer multiplies on BDW+
Jason Ekstrand
2015-08-10
1
-24
/
+28
*
i965/vec4_nir: Do boolean source modifier resolves on BDW+
Jason Ekstrand
2015-08-10
3
-0
/
+29
*
i965/vec4-nir: Handle boolean resolvese on ILK-
Jason Ekstrand
2015-08-10
1
-0
/
+14
*
i965/nir: Don't mark bany or ball instructions for resolve
Jason Ekstrand
2015-08-10
1
-0
/
+23
*
i965/nir: Use nir_op_info.output_type for determining when to resolve
Jason Ekstrand
2015-08-10
1
-25
/
+15
*
mesa/format_utils: Add src_bits == dst_bits cases to unorm_to_unorm
Jason Ekstrand
2015-08-10
1
-1
/
+3
*
gallium/radeon: add a debug flag not to use write combining (v2)
Marek Olšák
2015-08-10
3
-0
/
+5
*
freedreno/a4xx: add s8/z32/z32_s8x24 support
Rob Clark
2015-08-10
4
-37
/
+151
*
freedreno: update generated headers
Rob Clark
2015-08-10
5
-5
/
+183
*
freedreno/a4xx: fix vpsrepl for blit shaders
Rob Clark
2015-08-10
1
-5
/
+14
*
freedreno/a4xx: clear cached fp when switching blit prog
Rob Clark
2015-08-10
1
-0
/
+2
*
freedreno/a3xx: clear cached fp when switching blit prog
Rob Clark
2015-08-10
1
-0
/
+2
*
mesa/es3.1: Allow Multisampled FrameBufferTextures
Marta Lofstedt
2015-08-10
1
-2
/
+3
*
mesa/es3.1: Pass sample count check for multisampled textures
Marta Lofstedt
2015-08-10
1
-1
/
+4
*
mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
2015-08-09
1
-0
/
+5
*
util: Use LONG_MAX instead of LONG_BIT.
Jose Fonseca
2015-08-10
1
-6
/
+7
*
scons: Build roundevent_test.
Jose Fonseca
2015-08-10
2
-0
/
+9
*
util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
2015-08-09
1
-2
/
+6
*
gallium: GCC 4.9 allows to include tmmintrin.h without -msse3.
Jose Fonseca
2015-08-09
1
-2
/
+2
*
util: Rename PURE to ATTRIBUTE_PURE.
Jose Fonseca
2015-08-09
1
-2
/
+2
*
egl/x11: Fix driver_name acquisition
Boyan Ding
2015-08-08
1
-6
/
+5
*
i965/skl: (trivial) Remove invalid comment about thread counts
Ben Widawsky
2015-08-07
1
-1
/
+0
*
i965: Fix HW binding tables editing
Chris Wilson
2015-08-07
1
-6
/
+9
*
egl/dri2: Fix include path of u_atomic.h introduced e7e29189
Alexander von Gluck IV
2015-08-07
3
-1
/
+3
*
egl/x11: don't crash if dri2_dpy->conn is NULL
Emil Velikov
2015-08-07
1
-5
/
+3
*
egl/x11: auth with xserver before attempting to open the dri module
Emil Velikov
2015-08-07
1
-3
/
+3
[next]