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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
egl/x11: trust our loader over the xserver for the drivername
Emil Velikov
2015-08-07
1
-1
/
+11
*
egl/x11: open the device from within dri2_x11_connect()
Emil Velikov
2015-08-07
1
-13
/
+16
*
egl/x11: fetch the device_name prior to driver_name
Emil Velikov
2015-08-07
1
-5
/
+5
*
egl/x11: remove dri2_dpy->conn checks
Emil Velikov
2015-08-07
1
-12
/
+6
*
egl/x11: bail out if we cannot fetch the xcb connection
Emil Velikov
2015-08-07
1
-1
/
+1
*
vc4: add missing nir include, to fix the build
Emil Velikov
2015-08-07
1
-0
/
+1
*
vc4: automake: remove unused include
Emil Velikov
2015-08-07
1
-1
/
+0
*
clover: Stub missing CL 1.2 functions.
Serge Martin (EdB)
2015-08-07
6
-8
/
+65
*
mesa: NULL check InfoLog
Marta Lofstedt
2015-08-07
1
-2
/
+2
*
i965/vec4: Fix indentation in vec4_visitor::evaluate_spill_costs
Iago Toral Quiroga
2015-08-07
1
-12
/
+12
*
i965/vec4: do not predicate scratch writes for BRW_OPCODE_SEL instructions
Iago Toral Quiroga
2015-08-07
1
-1
/
+2
*
glsl: remove stage ref generation for transform feedback
Timothy Arceri
2015-08-07
1
-6
/
+4
*
winsys/radeon: add a specific error message for cs_submit -> -ENOMEM
Marek Olšák
2015-08-07
1
-4
/
+8
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
10
-14
/
+55
*
gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface
Marek Olšák
2015-08-07
9
-57
/
+46
*
radeonsi: rename enable_s3tc -> enable_compressed_formats
Marek Olšák
2015-08-06
1
-5
/
+4
*
gallium/radeon: add DRM and LLVM version to the renderer string
Marek Olšák
2015-08-06
2
-4
/
+24
*
radeonsi: always flush framebuffer caches at the beginning of IBs
Marek Olšák
2015-08-06
1
-1
/
+2
[next]