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
*
gbm: Create a gbm_device getter for stride
Ben Widawsky
2017-03-09
3
-1
/
+9
*
gbm: Export a getter for per plane handles
Ben Widawsky
2017-03-09
5
-0
/
+61
*
gbm: Export a plane getter function
Ben Widawsky
2017-03-09
5
-0
/
+42
*
gbm: Explicitly disallow a planar dumb BO
Ben Widawsky
2017-03-09
1
-0
/
+31
*
i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()
Anuj Phogat
2017-03-09
7
-14
/
+14
*
i965: Add more Haswell OA metrics sets
Robert Bragg
2017-03-09
1
-1
/
+3403
*
i965: Expose OA counters via INTEL_performance_query
Robert Bragg
2017-03-09
2
-13
/
+1158
*
exec_list: Add a foreach_list_typed_from macro
Robert Bragg
2017-03-09
1
-0
/
+5
*
i965: Add script to gen code for OA counter queries
Robert Bragg
2017-03-09
3
-2
/
+575
*
i965: extend query/counter structs for OA queries
Robert Bragg
2017-03-09
2
-1
/
+21
*
i965: brw_context.h additions for OA unit query codegen
Robert Bragg
2017-03-09
1
-0
/
+21
*
i965: XML description of Haswell OA metric set
Robert Bragg
2017-03-09
1
-0
/
+998
*
nv50/ir: check for origin insn in findOriginForTestWithZero
Pierre Moreau
2017-03-09
1
-0
/
+2
*
mesa/main: make use of lookup_samplerobj_locked()
Samuel Pitoiset
2017-03-09
1
-11
/
+1
*
mesa/main: inline {begin,end}_samplerobj_lookups()
Samuel Pitoiset
2017-03-09
1
-16
/
+2
*
glsl/blob: clear padding bytes
Grazvydas Ignotas
2017-03-09
1
-3
/
+6
*
util/disk_cache: fix size subtraction on 32bit
Grazvydas Ignotas
2017-03-09
1
-3
/
+3
*
util/disk_cache: fix compressed size calculation
Grazvydas Ignotas
2017-03-09
1
-1
/
+1
*
glsl: builtin: always return clones of the builtins
Lionel Landwerlin
2017-03-09
3
-8
/
+20
*
i965: Delete render ring prelude.
Kenneth Graunke
2017-03-08
2
-10
/
+0
*
swr: s/uint/enum pipe_render_cond_flag/
Vinson Lee
2017-03-08
1
-1
/
+1
*
radv: Don't flush the CB before doing a fast clear eliminate.
Bas Nieuwenhuizen
2017-03-09
1
-2
/
+0
*
radv: Don't emit cache flushes on subpass switch.
Bas Nieuwenhuizen
2017-03-09
3
-6
/
+0
*
radv: Only flush for the needed stages, and before the flushes.
Bas Nieuwenhuizen
2017-03-09
1
-6
/
+1
*
radv: Don't invalidate CB/DB for images that aren't modified outside CB/DB.
Bas Nieuwenhuizen
2017-03-09
1
-9
/
+19
*
radv: Flush more caches after writes.
Bas Nieuwenhuizen
2017-03-09
1
-3
/
+9
*
radv: Don't flush for fixed-function reading.
Bas Nieuwenhuizen
2017-03-09
1
-1
/
+0
*
radv: Invalidate the correct caches for CB/DB dst barriers.
Bas Nieuwenhuizen
2017-03-09
1
-5
/
+11
*
radv: Determine cache flushes per object.
Bas Nieuwenhuizen
2017-03-09
1
-17
/
+19
*
mesa/main: remove unused _mesa_new_texture_image()
Samuel Pitoiset
2017-03-09
2
-20
/
+0
*
radv/ac: fixup texture coord to have right number of channels.
Dave Airlie
2017-03-09
2
-4
/
+4
*
st/nine: pass NULL to ureg_get_tokens()
Timothy Arceri
2017-03-09
2
-4
/
+2
*
vc4: Fix math with a condition flag set.
Eric Anholt
2017-03-08
2
-3
/
+18
*
vc4: Fix register pressure cost estimates when a src appears twice.
Eric Anholt
2017-03-08
1
-3
/
+13
*
vc4: Report to shader-db how many threads a fragment shader has.
Eric Anholt
2017-03-08
1
-0
/
+7
*
Revert "vc4: Lazily emit our FS/VS input loads."
Eric Anholt
2017-03-08
4
-93
/
+75
*
radeonsi: fix elimination of literal VS outputs
Marek Olšák
2017-03-08
1
-4
/
+7
*
loader: Move non-error message to debug level
Fabio Estevam
2017-03-08
1
-1
/
+1
*
android: r600: fix libmesa_amd_common dependency
Mauro Rossi
2017-03-08
1
-0
/
+1
*
gallium/targets: rework the empty targets removal
Emil Velikov
2017-03-08
3
-6
/
+3
*
util/indices: minor clean-ups
Brian Paul
2017-03-08
2
-5
/
+2
*
radeonsi: s/uint/enum pipe_shader_type/
Brian Paul
2017-03-08
2
-2
/
+4
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
17
-17
/
+19
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
20
-20
/
+27
*
gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()
Brian Paul
2017-03-08
3
-3
/
+5
*
virgl: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-3
/
+3
*
swr: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
4
-6
/
+7
*
softpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
4
-4
/
+6
*
llvmpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-1
/
+1
*
freedreno: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-1
/
+1
[next]