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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: don't use ACQUIRE_MEM on the graphics ring
Marek Olšák
2016-04-18
1
-18
/
+8
*
radeonsi: remove TODO and correct a comment in si_emit_cache_flush
Marek Olšák
2016-04-18
1
-2
/
+1
*
radeonsi: don't flush CB/DB caches for performance counters
Marek Olšák
2016-04-18
1
-3
/
+6
*
gallium/radeon: don't flush CB/DB caches for timestamp queries
Marek Olšák
2016-04-18
2
-2
/
+3
*
gallium/util: fix undefined shift to the last bit in u_bit_scan
Marek Olšák
2016-04-18
1
-1
/
+1
*
gallium/util: fix u_bit_scan_consecutive_range for mask == 0xffffffff
Marek Olšák
2016-04-18
1
-1
/
+7
*
gallium/radeon: fix Nine with its slightly shifted viewports
Marek Olšák
2016-04-18
1
-15
/
+21
*
docs: correct name for GL_OES_primitive_bounding_box
Erik Faye-Lund
2016-04-18
1
-1
/
+1
*
meta: Don't botch color masks when changing drawbuffers.
Kenneth Graunke
2016-04-18
1
-7
/
+75
*
meta: Don't smash ColorMask when using MESA_META_COLOR_MASK save bit.
Kenneth Graunke
2016-04-18
2
-5
/
+4
*
vc4: Add support for rendering to cube map surfaces.
Eric Anholt
2016-04-18
1
-1
/
+2
*
vc4: Don't flush on read-only access of buffers read by the CL.
Eric Anholt
2016-04-18
3
-7
/
+16
*
vc4: Sanity check that flushes don't happen between state emit and draw.
Eric Anholt
2016-04-18
1
-0
/
+7
*
vc4: Sanity check strides for imported BOs.
Eric Anholt
2016-04-18
1
-5
/
+18
*
math: Import isinf and others to global namespace
Pierre Moreau
2016-04-18
1
-0
/
+23
*
r600g: Move R600_BIG_ENDIAN to r600_pipe_common.h
Oded Gabbay
2016-04-18
2
-6
/
+6
*
r600g: fix code indentation
Oded Gabbay
2016-04-18
2
-10
/
+10
*
docs: add news item and link release notes for 11.1.3
Emil Velikov
2016-04-17
2
-2
/
+5
*
docs: add sha256 checksums for 11.1.3
Emil Velikov
2016-04-17
1
-1
/
+2
*
docs: add release notes for 11.1.3
Emil Velikov
2016-04-17
1
-0
/
+318
*
gallivm: don't use vector selects with llvm 3.7
Roland Scheidegger
2016-04-18
1
-3
/
+5
*
nir: only dereference undef after NULL check. (v2)
Dave Airlie
2016-04-18
1
-1
/
+0
*
docs: update the sha256 checksums for 11.2.1
Emil Velikov
2016-04-17
1
-2
/
+2
*
docs: add news item and link release notes for 11.2.1
Emil Velikov
2016-04-17
2
-0
/
+7
*
docs: add sha256 checksums for 11.2.1
Emil Velikov
2016-04-17
1
-1
/
+2
*
docs: add release notes for 11.2.1
Emil Velikov
2016-04-17
1
-0
/
+118
*
i965/fs: Don't allow OOB array access of images
Jason Ekstrand
2016-04-15
1
-15
/
+11
*
anv/device: Images are only enabled in scalar stages
Jason Ekstrand
2016-04-15
1
-2
/
+2
*
gallium/radeon: handle vertex shaders that disable clipping & viewport
Marek Olšák
2016-04-16
2
-1
/
+20
*
mesa/texstore: Use Driver.CompressedTexSubImage in the default CompressedTexI...
Nanley Chery
2016-04-15
1
-5
/
+5
*
anv: Advertise vertexPipelineStoresAndAtomics based on scalar stages
Jason Ekstrand
2016-04-15
1
-1
/
+5
*
i965/vec4: Support full std140 layout for push constants
Jason Ekstrand
2016-04-15
1
-5
/
+25
*
i965/vec4: Handle MOV_INDIRECT in pack_uniform_registers
Jason Ekstrand
2016-04-15
1
-0
/
+18
*
i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT
Jason Ekstrand
2016-04-15
2
-0
/
+68
*
i965/vec4: Use can_do_writemask in can_reswizzle
Jason Ekstrand
2016-04-15
1
-3
/
+5
*
i965/vec4: Move can_do_writemask to vec4_instruction
Jason Ekstrand
2016-04-15
3
-30
/
+30
*
util: Fix warning of invalid return value
Chad Versace
2016-04-15
1
-1
/
+2
*
Merge branch 'vulkan'
Jason Ekstrand
2016-04-15
106
-0
/
+57524
|
\
|
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-15
11
-642
/
+137
|
|
\
|
*
|
Remove the Intel Vulkan readme
Jason Ekstrand
2016-04-15
1
-133
/
+0
|
*
|
i965: Default to scalar GS
Jason Ekstrand
2016-04-15
1
-1
/
+1
|
*
|
i965/surface_formats: Mark A4B4G4R4_UNORM as SKL+ only
Jason Ekstrand
2016-04-15
1
-1
/
+1
|
*
|
Revert "i965/fs: Properly write-mask spills"
Jason Ekstrand
2016-04-15
2
-11
/
+5
|
*
|
Revert "i965/fs: Feel free to spill partial reads/writes"
Jason Ekstrand
2016-04-15
1
-2
/
+19
|
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-14
6
-8
/
+36
|
|
\
\
|
*
|
|
main/mtypes: Remove the "set" parameter from gl_uniform_block
Jason Ekstrand
2016-04-14
1
-5
/
+0
|
*
|
|
Revert "i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT"
Jason Ekstrand
2016-04-14
1
-45
/
+0
|
*
|
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-14
40
-537
/
+501
|
|
\
\
\
|
*
|
|
|
anv: Install the installable ICD
Jason Ekstrand
2016-04-14
1
-0
/
+3
|
*
|
|
|
anv/intel_icd: Don't provide an absolute path
Jason Ekstrand
2016-04-14
2
-3
/
+2
[next]