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
*
glsl: Add support doubles in optimization passes
Dave Airlie
2015-02-19
3
-4
/
+38
*
glsl/ir: Add builder support for functions with double floats
Dave Airlie
2015-02-19
2
-0
/
+28
*
glsl/ir: Add builtin constant function support for doubles
Dave Airlie
2015-02-19
1
-32
/
+215
*
glsl/ir: Add cloning support for doubles
Dave Airlie
2015-02-19
1
-0
/
+1
*
glsl/ir: Add printing support for doubles
Dave Airlie
2015-02-19
1
-0
/
+11
*
glsl/ir: Add builtin function support for doubles
Dave Airlie
2015-02-19
4
-10
/
+206
*
glsl: fix uniform linking logic in the presence of structs
Ilia Mirkin
2015-02-19
3
-31
/
+57
*
glsl: teach std140_base_alignment about samplers
Ilia Mirkin
2015-02-19
1
-0
/
+9
*
glsl: Uniform linking support for doubles
Dave Airlie
2015-02-19
1
-1
/
+6
*
glsl: Add double builtin type generation
Dave Airlie
2015-02-19
5
-23
/
+151
*
glsl: add ARB_gpu_shader_fp64 to the glsl extensions. (v2)
Dave Airlie
2015-02-19
4
-0
/
+7
*
mesa: add double uniform support. (v5)
Dave Airlie
2015-02-19
4
-32
/
+228
*
glsl: Add double builtin type
Dave Airlie
2015-02-19
1
-0
/
+9
*
mesa: add ARB_gpu_shader_fp64 extension info (v2)
Dave Airlie
2015-02-19
2
-0
/
+2
*
glapi: add ARB_gpu_shader_fp64 (v2)
Dave Airlie
2015-02-19
7
-37
/
+465
*
freedreno: add missing PIPE_CAP_RESOURCE_FROM_USER_MEMORY to switch
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
freedreno/a3xx: add ARB_instanced_arrays support
Ilia Mirkin
2015-02-19
2
-2
/
+3
*
freedreno/a3xx: add support for vertexid and instanceid sysvals
Ilia Mirkin
2015-02-19
4
-16
/
+119
*
freedreno: pass number of instances to draw
Ilia Mirkin
2015-02-19
8
-18
/
+22
*
freedreno/a3xx: add ETC2 decoding support
Ilia Mirkin
2015-02-19
2
-4
/
+17
*
st/mesa: pass etc2 textures to driver if supported
Ilia Mirkin
2015-02-19
4
-11
/
+40
*
llvmpipe,softpipe: only support ETC1, not the upcoming ETC2
Ilia Mirkin
2015-02-18
2
-0
/
+8
*
gallium: add ETC2 format support
Ilia Mirkin
2015-02-18
7
-114
/
+104
*
freedreno/a3xx: add hardware ETC1 support
Ilia Mirkin
2015-02-18
2
-0
/
+4
*
gallium/dri: Shut up a compiler warning.
Eric Anholt
2015-02-18
1
-1
/
+1
*
nir: Recognize and reduce duplicated fsats.
Eric Anholt
2015-02-18
1
-0
/
+2
*
nir: Add a flag for lowering fsat.
Eric Anholt
2015-02-18
2
-1
/
+3
*
nir: Add a flag for lowering ffma.
Eric Anholt
2015-02-18
2
-1
/
+3
*
nir: Add a flag for lowering fneg/ineg.
Eric Anholt
2015-02-18
2
-0
/
+12
*
nir: Add a flag for lowering fsqrt(x) to frcp(frsqrt(x)).
Eric Anholt
2015-02-18
2
-1
/
+3
*
nir: Add lowering of POW instructions if the lower flag is set.
Eric Anholt
2015-02-18
1
-0
/
+1
*
nir: Conditionalize the POW reconstruction on shader compiler options.
Eric Anholt
2015-02-18
3
-2
/
+6
*
nir: Add an optional expression controlling nir_algebraic xforms.
Eric Anholt
2015-02-18
1
-7
/
+32
*
nir: Add a nir_shader_compiler_options struct pointed to by the shaders.
Eric Anholt
2015-02-18
4
-4
/
+40
*
i965/simd8vs: Fix SIMD8 atomics (read-only)
Jordan Justen
2015-02-18
1
-8
/
+16
*
ilo: fix PCB alloc asserts on Gen7.5 GT3
Chia-I Wu
2015-02-18
1
-1
/
+5
*
ilo: fix compiler warnings
Chia-I Wu
2015-02-18
3
-8
/
+12
*
i915: For the love of all that is holy, stop saying "IGD"
Adam Jackson
2015-02-18
1
-7
/
+7
*
auxiliary/vl: honour the DRI2PROTO_CFLAGS
Emil Velikov
2015-02-18
1
-0
/
+1
*
auxiliary/vl: Build vl_winsys_dri.c only when needed.
Emil Velikov
2015-02-18
1
-0
/
+4
*
glx: do not leak the dri2 extension information
Emil Velikov
2015-02-18
1
-1
/
+2
*
Revert "radeon/llvm: enable unsafe math for graphics shaders"
Michel Dänzer
2015-02-18
1
-4
/
+0
*
st/mesa: add ARB_pipeline_statistics_query support
Ilia Mirkin
2015-02-18
2
-4
/
+55
*
i965: implement ARB_pipeline_statistics_query
Ben Widawsky
2015-02-17
3
-0
/
+106
*
mesa: Add support for the ARB_pipeline_statistics_query extension
Ben Widawsky
2015-02-17
7
-0
/
+136
*
mesa: Add _mesa_has_compute_shaders
Jordan Justen
2015-02-17
1
-0
/
+11
*
mesa: Add ARB_tessellation_shader to extension table.
Fabian Bieler
2015-02-17
2
-0
/
+2
*
i965: Prefer Meta over the BLT for BlitFramebuffer.
Kenneth Graunke
2015-02-17
1
-7
/
+7
*
i965/fs: Add algebraic optimizations for MAD.
Matt Turner
2015-02-17
1
-0
/
+43
*
i965/fs: Emit MAD instructions when possible.
Matt Turner
2015-02-17
2
-8
/
+8
[next]