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
*
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
*
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
*
freedreno/a4xx: re-emit program on dirty framebuffer
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: use a factor of 32767 for snorm8 blending
Ilia Mirkin
2015-11-23
1
-5
/
+34
*
freedreno/a4xx: only compute texture offset once for the view
Ilia Mirkin
2015-11-23
3
-13
/
+6
*
freedreno/a4xx: add ARB_texture_view support
Ilia Mirkin
2015-11-23
3
-8
/
+10
*
freedreno/a4xx: add formats for ARB_texture_buffer_object_rgb32 support
Ilia Mirkin
2015-11-23
3
-3
/
+9
*
freedreno/a4xx: add ARB_texture_rgb10_a2ui support
Ilia Mirkin
2015-11-23
2
-2
/
+3
*
freedreno/a4xx: add astc formats
Ilia Mirkin
2015-11-23
2
-1
/
+39
*
st/mesa: add astc support
Ilia Mirkin
2015-11-23
2
-1
/
+262
*
gallium: add ASTC formats
Ilia Mirkin
2015-11-23
5
-3
/
+126
*
gallium/util: remove the fake format helpers for bptc and etc2
Ilia Mirkin
2015-11-23
4
-108
/
+7
*
freedreno/a4xx: support 16384 texels in buffer texture
Ilia Mirkin
2015-11-23
2
-5
/
+4
*
freedreno/a4xx: add ARB_texture_buffer_range support
Ilia Mirkin
2015-11-23
3
-15
/
+41
*
freedreno/a4xx: add polygon mode support
Ilia Mirkin
2015-11-23
4
-4
/
+26
*
loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS
Emil Velikov
2015-11-23
1
-2
/
+2
*
pipe-loader: link against libloader regardless of libdrm presence
Emil Velikov
2015-11-23
1
-2
/
+2
*
i965: Handle lum, intensity and missing components in the fast clear
Neil Roberts
2015-11-23
1
-2
/
+32
*
nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
2015-11-23
9
-49
/
+49
*
nir/builder: only read meaningful channels in nir_swizzle()
Connor Abbott
2015-11-23
1
-1
/
+1
*
i965/fs: add stride restrictions for copy propagation
Connor Abbott
2015-11-23
1
-1
/
+55
*
i965/fs: don't propagate cmod when the exec sizes differ
Connor Abbott
2015-11-23
1
-1
/
+2
*
i965/fs: respect force_sechalf/force_writemask_all in CSE
Connor Abbott
2015-11-23
1
-0
/
+2
*
i965: fix 64-bit immediates in brw_inst(_set)_bits
Connor Abbott
2015-11-23
1
-2
/
+2
*
i965/fs: print non-1 strides when dumping instructions
Connor Abbott
2015-11-23
1
-0
/
+12
*
nv50/ir: fix (un)spilling of 3-wide results
Ilia Mirkin
2015-11-22
1
-4
/
+42
*
glsl: fix max binding validation for uniform blocks
Timothy Arceri
2015-11-23
1
-2
/
+2
*
nv50,nvc0: properly handle buffer storage invalidation on dsa buffer
Ilia Mirkin
2015-11-22
2
-15
/
+17
*
nouveau: use the buffer usage to determine placement when no binding
Ilia Mirkin
2015-11-22
1
-2
/
+6
*
vc4: Take precedence over ilo when in simulator mode.
Eric Anholt
2015-11-22
1
-8
/
+12
*
vc4: Just put USE_VC4_SIMULATOR in DEFINES.
Eric Anholt
2015-11-22
2
-5
/
+0
*
mesa/teximage: Fix S3TC regression due to ASTC interaction
Nanley Chery
2015-11-22
1
-28
/
+15
*
mesa/extensions: Enable overriding permanently enabled extensions
Nanley Chery
2015-11-22
1
-40
/
+24
*
virgl: pipe_virgl_create_screen is not static
Igor Gnatenko
2015-11-22
1
-1
/
+1
*
i965: Fix num_uniforms count for scalar GS.
Kenneth Graunke
2015-11-22
1
-1
/
+3
[next]