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: Drop #include of main/glheader.h.
Matt Turner
2015-11-24
24
-24
/
+0
*
i965: Push down inclusion of brw_program.h.
Matt Turner
2015-11-24
18
-5
/
+15
*
i965: Mark functions called from C as extern "C".
Matt Turner
2015-11-24
2
-3
/
+3
*
i965: Push down inclusion of vbo/vbo.h.
Matt Turner
2015-11-24
2
-1
/
+1
*
i965: Remove duplicate #includes.
Matt Turner
2015-11-24
1
-2
/
+0
*
i965: Remove unneeded forward declarations.
Matt Turner
2015-11-24
4
-8
/
+0
*
i965: Mark count_trailing_one_bits() static.
Matt Turner
2015-11-24
1
-1
/
+1
*
i965: Remove useless gen6_blorp.h/gen7_blorp.h headers.
Matt Turner
2015-11-24
7
-88
/
+7
*
util: Include assert.h in macros.h.
Matt Turner
2015-11-24
1
-0
/
+2
*
util: Include <stdbool.h> in debug.h.
Matt Turner
2015-11-24
1
-0
/
+1
*
i965: Prevent implicit upcasts to brw_reg.
Matt Turner
2015-11-24
7
-14
/
+49
*
i965: Use scope operator to ensure brw_reg is interpreted as a type.
Matt Turner
2015-11-24
4
-6
/
+6
*
i965: Use implicit backend_reg copy-constructor.
Matt Turner
2015-11-24
2
-5
/
+3
*
i965: Add and use backend_reg::equals().
Matt Turner
2015-11-24
4
-6
/
+12
*
softpipe/llvmpipe: don't advertize support for ASTC
Roland Scheidegger
2015-11-24
2
-2
/
+4
*
llvmpipe: don't test for unsupported formats in lp_test_format
Roland Scheidegger
2015-11-24
1
-0
/
+12
*
docs: add missed i965 feature to relnotes
Ian Romanick
2015-11-24
1
-0
/
+1
*
util: move brw_env_var_as_boolean() to util
Rob Clark
2015-11-24
7
-31
/
+35
*
st/va: fix indentation
Christian König
2015-11-24
1
-7
/
+7
*
st/va: move MPEG4 functions into separate file
Christian König
2015-11-24
4
-180
/
+220
*
st/va: move VC-1 functions into separate file
Christian König
2015-11-24
4
-35
/
+70
*
st/va: move H264 functions into separate file
Christian König
2015-11-24
4
-72
/
+121
*
st/va: move MPEG12 functions into separate file
Christian König
2015-11-24
4
-49
/
+92
*
st/va: move post processing function into own file
Christian König
2015-11-24
4
-57
/
+100
*
st/va: fix post process dirty area handling
Christian König
2015-11-24
1
-4
/
+1
*
glsl: implement recent spec update to SSO validation
Timothy Arceri
2015-11-24
1
-0
/
+24
*
Revert "mesa: return initial value for VALIDATE_STATUS if pipe not bound"
Timothy Arceri
2015-11-24
1
-2
/
+1
*
radeon/llvm: Use llvm.AMDIL.exp intrinsic again for now
Michel Dänzer
2015-11-24
1
-1
/
+1
*
radeon/uvd: uv pitch separation for stoney
Boyuan Zhang
2015-11-23
2
-1
/
+6
*
texgetimage: consolidate 1D array handling code.
Dave Airlie
2015-11-24
1
-15
/
+11
*
i965: Use NIR for lowering texture swizzle
Jason Ekstrand
2015-11-23
6
-196
/
+44
*
nir/lower_tex: Add support for lowering texture swizzle
Jason Ekstrand
2015-11-23
2
-0
/
+80
*
nir: Add a tex_instr_is_query helper
Jason Ekstrand
2015-11-23
1
-0
/
+25
*
nir: Add a ssa_def_rewrite_uses_after helper
Jason Ekstrand
2015-11-23
2
-0
/
+51
*
nir: Use instr/if_rewrite in nir_ssa_def_rewrite_uses
Jason Ekstrand
2015-11-23
1
-12
/
+4
*
nir/validate: Validated dests after sources
Jason Ekstrand
2015-11-23
1
-9
/
+9
*
i965: Use nir_lower_tex for texture coordinate lowering
Jason Ekstrand
2015-11-23
8
-131
/
+42
*
i965/fs: Stomp the texture return type to UINT32 for resinfo messages
Jason Ekstrand
2015-11-23
1
-0
/
+11
*
nir/lower_tex: Set the dest_type for txs instructions
Jason Ekstrand
2015-11-23
1
-0
/
+1
*
nir/lower_tex: Report progress
Jason Ekstrand
2015-11-23
3
-6
/
+17
*
i965: Move postprocess_nir to codegen time
Jason Ekstrand
2015-11-23
4
-5
/
+20
*
i965/nir: Split shader optimization and lowering into three stages
Jason Ekstrand
2015-11-23
2
-38
/
+104
*
i965: Use ull immediates in brw_inst_bits
Jason Ekstrand
2015-11-23
1
-2
/
+2
*
docs: add missed freedreno features to relnotes
Ilia Mirkin
2015-11-23
1
-0
/
+5
*
docs: update relnotes with new freedreno/a4xx support
Ilia Mirkin
2015-11-23
1
-1
/
+8
*
svga: Add ASTC formats to format table.
Jose Fonseca
2015-11-23
1
-0
/
+28
*
freedreno/ir3: add support for a few gs5 ops
Ilia Mirkin
2015-11-23
1
-0
/
+27
*
ttn: fix UMSB conversion
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: add ARB_texture_query_lod support
Ilia Mirkin
2015-11-23
2
-6
/
+20
*
ttn: add LODQ support
Ilia Mirkin
2015-11-23
1
-2
/
+9
[next]