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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
57
-389
/
+383
*
nir: Lower interp_var_at_* like a normal load_var for flat inputs.
Kenneth Graunke
2016-07-22
1
-0
/
+4
*
mesa: Don't call GenerateMipmap if Width or Height == 0.
Kenneth Graunke
2016-07-22
1
-0
/
+5
*
anv/pipeline: Set up point coord enables
Jason Ekstrand
2016-07-22
1
-0
/
+5
*
spirv/nir: Add support for ImageQuerySamples
Jason Ekstrand
2016-07-22
1
-0
/
+3
*
spirv/nir: Handle texture projectors
Jason Ekstrand
2016-07-22
1
-0
/
+15
*
nir/spirv: Refactor coordinate handling in handle_texture
Jason Ekstrand
2016-07-22
1
-29
/
+28
*
spirv/nir: Refactor type handling in handle_texture
Jason Ekstrand
2016-07-22
1
-5
/
+8
*
spirv/nir: Move opcode selection higher up in handle_texture
Jason Ekstrand
2016-07-22
1
-48
/
+48
*
anv/image: Assert that the image format is actually supported
Jason Ekstrand
2016-07-22
1
-2
/
+5
*
spirv/nir: Don't increment coord_components for array lod queries
Jason Ekstrand
2016-07-22
1
-1
/
+1
*
i965: Get rid of the do_lower_unnormalized_offsets pass
Jason Ekstrand
2016-07-22
4
-109
/
+0
*
i965/nir: Enable NIR lowering of txf and rect offsets
Jason Ekstrand
2016-07-22
1
-0
/
+2
*
nir/lower_tex: Add support for lowering coordinate offsets
Jason Ekstrand
2016-07-22
2
-0
/
+64
*
nir/lower_tex: Add some helpers for working with tex sources
Jason Ekstrand
2016-07-22
1
-16
/
+30
*
nir: Add a helper for determining the type of a texture source
Jason Ekstrand
2016-07-22
1
-0
/
+44
*
anv/pipeline: Set binding_table.gather_texture_start
Jason Ekstrand
2016-07-22
1
-0
/
+1
*
spirv/nir: Properly handle gather components
Jason Ekstrand
2016-07-22
1
-1
/
+11
*
spirv/nir: Add support for shadow samplers that return vec4
Jason Ekstrand
2016-07-22
1
-1
/
+2
*
spirv/nir: Fix some texture opcode asserts
Jason Ekstrand
2016-07-22
1
-2
/
+2
*
nv50/ir: allow to swap sources for OP_SUB
Samuel Pitoiset
2016-07-22
1
-1
/
+6
*
gallium/radeon: make deferred flushes asynchronous
Marek Olšák
2016-07-22
1
-0
/
+2
*
gallium: add PIPE_FLUSH_DEFERRED
Marek Olšák
2016-07-22
3
-2
/
+13
*
gallium/os: use CLOCK_MONOTONIC for sleeps (v2)
Marek Olšák
2016-07-22
2
-6
/
+14
*
mapi: fix typo in macro name
Eric Engestrom
2016-07-22
3
-3
/
+3
*
glsl: subroutine types cannot be compared
Andres Gomez
2016-07-22
1
-0
/
+4
*
i965: fix varying output setup
Timothy Arceri
2016-07-23
1
-1
/
+1
*
nvc0/mme: fix offsets used for indirect draws
Samuel Pitoiset
2016-07-22
2
-8
/
+8
*
nvc0: fix offsets of MP perf counters input parameters
Samuel Pitoiset
2016-07-22
1
-15
/
+15
*
mesa: Add GL_BGRA_EXT to the list of GenerateMipmap internal formats.
Kenneth Graunke
2016-07-21
1
-0
/
+5
*
i965: Fix "operation operation" in comment.
Kenneth Graunke
2016-07-21
1
-1
/
+1
*
i965: Fix shared atomic intrinsics to pay attention to base.
Kenneth Graunke
2016-07-21
1
-1
/
+12
*
nir: Add a base const_index to shared atomic intrinsics.
Kenneth Graunke
2016-07-21
1
-10
/
+10
*
glsl: re-enable varying packing in GL4.4+
Timothy Arceri
2016-07-22
1
-30
/
+24
*
i965: Include VUE handles for GS with invocations > 1.
Kenneth Graunke
2016-07-21
1
-1
/
+1
*
mapi: Massage code to allow clang to compile.
Matt Turner
2016-07-21
3
-6
/
+22
*
i965: print error messages if gs fails to compile
Timothy Arceri
2016-07-21
1
-0
/
+6
*
i965: enable GL4.4 for Gen8+
Timothy Arceri
2016-07-21
2
-2
/
+2
*
i965: enable ARB_enhanced_layouts for gen6+
Timothy Arceri
2016-07-21
1
-1
/
+1
*
i965/vec4: add packing support for tcs load outputs
Timothy Arceri
2016-07-21
3
-7
/
+17
*
i965/vec4: add support for packing tes inputs
Timothy Arceri
2016-07-21
1
-4
/
+10
*
i965/vec4: add support for packing tcs outputs
Timothy Arceri
2016-07-21
1
-0
/
+7
*
i965/vec4: support packing tcs inputs
Timothy Arceri
2016-07-21
2
-2
/
+7
*
i965/vec4: add component packing for gs
Timothy Arceri
2016-07-21
1
-0
/
+2
*
i965/vec4: add support for packing vs/gs/tes outputs
Timothy Arceri
2016-07-21
3
-4
/
+45
*
i965/vec4: add support for packing inputs
Timothy Arceri
2016-07-21
1
-0
/
+2
*
i965: add helper for creating packing writemask
Timothy Arceri
2016-07-21
1
-0
/
+7
*
i965: add helpers for creating component layout swizzle
Timothy Arceri
2016-07-21
1
-0
/
+3
*
vc4: Return V3D version details in the GL renderer info.
Eric Anholt
2016-07-20
2
-1
/
+12
*
vc4: Check the V3D version reported by the kernel.
Eric Anholt
2016-07-20
2
-0
/
+62
[next]