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
*
anv/pass: Delete anv_pass::subpass_attachments
Nanley Chery
2017-04-24
1
-1
/
+0
*
intel/fs: Take into account amount of data read in spilling cost heuristic.
Francisco Jerez
2017-04-24
1
-1
/
+1
*
intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.
Francisco Jerez
2017-04-24
1
-2
/
+1
*
i965/vec4: Use reads_accumulator_implicitly(), not MACH checks.
Kenneth Graunke
2017-04-24
1
-4
/
+4
*
android: radv/ac: Fix nir.h include
Mauro Rossi
2017-04-24
1
-0
/
+2
*
configure.ac: Fix typos.
Vinson Lee
2017-04-23
1
-3
/
+3
*
radv/ac: copy llvm machine feature flags from radeonsi.
Dave Airlie
2017-04-24
1
-1
/
+1
*
i965: remove now unused GLSL IR optimisations
Timothy Arceri
2017-04-24
4
-888
/
+0
*
i965: remove GLSL IR optimisation loop
Timothy Arceri
2017-04-24
1
-16
/
+0
*
glsl: use ARB_enhahnced_layouts for packing where possible
Timothy Arceri
2017-04-24
1
-0
/
+70
*
glsl: disable varying packing for varying used by interpolateAt*
Timothy Arceri
2017-04-24
3
-7
/
+19
*
glsl_to_nir: skip ir_var_shader_shared variables
Timothy Arceri
2017-04-24
1
-0
/
+7
*
nir/i965: add before ffma algebraic opts
Timothy Arceri
2017-04-24
3
-0
/
+30
*
nir: shuffle constants to the top
Timothy Arceri
2017-04-24
2
-1
/
+19
*
nir: add flt comparision simplification
Timothy Arceri
2017-04-24
2
-0
/
+19
*
radv: Enable lowering fdiv in nir.
Bas Nieuwenhuizen
2017-04-23
1
-0
/
+1
*
freedreno/a5xx: hack for r8g8b8a8_snorm
Rob Clark
2017-04-23
1
-1
/
+1
*
freedreno/a5xx: rgtc formats
Rob Clark
2017-04-23
2
-8
/
+12
*
mesa: replace _mesa_index_buffer::type with index_size
Marek Olšák
2017-04-22
20
-94
/
+94
*
radv: Use the correct pipeline for dispatches.
Bas Nieuwenhuizen
2017-04-22
1
-3
/
+3
*
etnaviv: Supertiled texture support on gc3000
Wladimir J. van der Laan
2017-04-22
2
-8
/
+11
*
etnaviv: etnaviv_fence: Simplify the return code logic
Fabio Estevam
2017-04-22
1
-4
/
+2
*
freedreno/a5xx: occlusion query
Rob Clark
2017-04-22
4
-3
/
+140
*
freedreno: drop ring arg from _set_stage()
Rob Clark
2017-04-22
7
-17
/
+13
*
freedreno: update generated headers
Rob Clark
2017-04-22
6
-12
/
+25
*
freedreno: add support for hw accumulating queries
Rob Clark
2017-04-22
8
-33
/
+384
*
freedreno: a bit of query refactor
Rob Clark
2017-04-22
4
-40
/
+40
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
13
-16
/
+57
*
i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce().
Kenneth Graunke
2017-04-22
1
-0
/
+7
*
mesa: validate sampler type across the whole program
Timothy Arceri
2017-04-22
3
-5
/
+28
*
mesa: don't lock hashtables that are not shared across contexts
Timothy Arceri
2017-04-22
5
-15
/
+16
*
mesa: Remove deleteFlag pattern from container objects.
Matt Turner
2017-04-22
2
-6
/
+2
*
mesa: Remove unnecessary locking from container objects.
Matt Turner
2017-04-22
4
-19
/
+0
*
mesa: remove fallback RefCount == 0 pattern
Timothy Arceri
2017-04-22
6
-59
/
+25
*
egl: add gitignore
Elie TOURNIER
2017-04-22
1
-0
/
+2
*
glsl: make use of glsl_type::is_float()
Samuel Pitoiset
2017-04-21
10
-56
/
+48
*
glsl: make use of glsl_type::is_double()
Samuel Pitoiset
2017-04-21
12
-45
/
+45
*
glsl: make use of glsl_type::is_integer_64()
Samuel Pitoiset
2017-04-21
1
-9
/
+2
*
glsl: simplify glsl_type::is_integer_32_64()
Samuel Pitoiset
2017-04-21
1
-2
/
+1
*
glsl: add glsl_type::is_integer_64()
Samuel Pitoiset
2017-04-21
1
-0
/
+8
*
glsl: make use of glsl_type::is_boolean()
Samuel Pitoiset
2017-04-21
4
-19
/
+18
*
glsl: make use of glsl_type::is_record()
Samuel Pitoiset
2017-04-21
5
-8
/
+6
*
glsl: make use of glsl_type::is_interface()
Samuel Pitoiset
2017-04-21
2
-2
/
+2
*
glsl: make use of glsl_type::is_array()
Samuel Pitoiset
2017-04-21
5
-5
/
+5
*
glsl: make use glsl_type::is_atomic_uint()
Samuel Pitoiset
2017-04-21
3
-6
/
+4
*
glsl: add glsl_type::is_atomic_uint() helper
Samuel Pitoiset
2017-04-21
1
-0
/
+8
*
mesa/glthread: correctly compare thread handles
Emil Velikov
2017-04-21
1
-1
/
+1
*
st/clover: add space between < and ::
Emil Velikov
2017-04-21
6
-17
/
+17
*
glsl: get rid of values_for_type()
Samuel Pitoiset
2017-04-21
3
-22
/
+4
*
glsl: make component_slots() returns 1 for sampler types
Samuel Pitoiset
2017-04-21
1
-3
/
+2
[next]