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
*
mesa: drop APPLE_vertex_array_object support
Timothy Arceri
2017-04-26
11
-100
/
+19
*
radv: Enable userspace fence checking.
Bas Nieuwenhuizen
2017-04-26
3
-3
/
+36
*
i965: Remove unused variable 'options'
Matt Turner
2017-04-25
1
-2
/
+0
*
glsl: Initialize current_var
Matt Turner
2017-04-25
1
-1
/
+1
*
radv/ac: setup mrt exports then export them in one go. (v2)
Dave Airlie
2017-04-25
1
-15
/
+19
*
radv/ac: overhaul vs output/ps input routing
Dave Airlie
2017-04-25
3
-37
/
+55
*
radv/ac: move point coord after layer/viewport.
Dave Airlie
2017-04-25
1
-6
/
+7
*
gallium: remove u_caps.c/h interface
Samuel Pitoiset
2017-04-25
3
-340
/
+0
*
ddebug: implement get_query_result_resource
Marek Olšák
2017-04-25
1
-0
/
+16
*
trace: don't trace resource_destroy
Marek Olšák
2017-04-25
1
-7
/
+4
*
gallium/util: add debugging helpers printing pipeline statistics
Marek Olšák
2017-04-25
2
-0
/
+59
*
Android: fix r300g only build
Rob Herring
2017-04-25
1
-3
/
+5
*
mesa: use locked version of HashWalk for xfb objects
Timothy Arceri
2017-04-25
1
-2
/
+2
*
mesa: create locked version of HashWalk
Timothy Arceri
2017-04-25
2
-8
/
+31
*
genxml: Fix gen_pack_header.py crash when field type is invalid.
Rafael Antognolli
2017-04-24
1
-2
/
+2
*
genxml: Make BLEND_STATE command support variable length array.
Rafael Antognolli
2017-04-24
7
-48
/
+74
*
genxml: Fix python crash when no dwords are found.
Rafael Antognolli
2017-04-24
1
-5
/
+12
*
genxml: Remove unused parameter.
Rafael Antognolli
2017-04-24
1
-2
/
+2
*
intel/aubinator: Correctly read variable length structs.
Rafael Antognolli
2017-04-24
3
-6
/
+54
*
isl/format: Update the R16G16B16X16_FLOAT entry
Nanley Chery
2017-04-24
1
-1
/
+1
*
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
*
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
[next]