projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2017-03-13
Emil Velikov
i965: add missing brw_defines.h include in brw_program.c
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
i965: add missing #include <assert.h> in brw_inst.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
i965: move brw_define.h ifndef guard to the top
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
i965: remove unused macros from brw_defines.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
i965: remove unused brw_program.h include
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
i965: remove duplicate declaration of brw_mark_surface_used
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
i965: remove dead brw_new_shader() declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
i965: remove unused brw_cs.h include
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jason Ekstrand
anv: Stop including brw_context.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jason Ekstrand
intel/isl: Stop linking libi965_compiler.la into tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jason Ekstrand
vulkan/wsi: Generate wayland protocol headers separatel...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
radv/wsi: Don't include wayland headers
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Jason Ekstrand
anv/wsi: Don't include wayland headers
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
configure.ac: provide a fall-back define for WAYLAND_SC...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Emil Velikov
wayland: move .gitignore where applicable
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
st/va: add config support for 10bit decoding v2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
st/va: add support for allocating 10bpp surfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
st/va: add support for P010 and P016 formats v3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
st/va: clear the video surface on allocation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
st/va: cleanup error handling in vlVaCreateSurfaces2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
radeon/uvd: enable 10bit HEVC decode v2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
radeon/UVD: fix the decoding target pitch calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
vl/video_buffer: add support for P016
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Christian König
gallium: add P016 format
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Kenneth Graunke
i965: Delete unused last_ring local.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bas Nieuwenhuizen
radv: Store shaders in VRAM.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Dave Airlie
radv/ac: move to new image intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Dave Airlie
radv: disabled scaled formats for transfers.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
util/u_queue: make u_queue accessible to cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
glsl: don't use ralloc for blob creation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: replace pipe_thread_setname() with u_thre...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: replace pipe_thread_get_time_nano() with...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: replace pipe_thread_create() with u_threa...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: move u_queue.{c,h} to src/util
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: make use of new u_thread.h in u_queue...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
util: add u_thread.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: use standard malloc/calloc/free in u_queue.c
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: move u_string.h to src/util/u_string.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: remove unused header from u_string.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: remove unused util_strbuf*
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
gallium/util: remove unused util_memmove()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
glsl: don't recompile a shader on fallback unless needed
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Timothy Arceri
mesa/glsl: introduce new gl_compile_status enum
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Matt Turner
i965: Initialize compaction tables in unit test.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Matt Turner
i965: Move brw_init_compaction_tables() to brw_create_c...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
bin/get-fixes-pick-list.sh: do not mandate bash
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
bin/shortlog_mesa.sh: remove the final bashism
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
bin/bugzilla_mesa.sh: rework the looping method
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
wayland-egl/wayland-egl-symbols-check: do not mandate...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
gbm/gbm-symbols-check: do not mandate bash
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
egl/egl-symbols-check: do not mandate bash
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
glsl/tests: remove any bashisms
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
dri: use correct shebang for gen-symbol-redefs.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
util: remove shebang from format_srgb.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
xmlpool: remove shebang from gen_xmlpool.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
genxml: remove shebang from gen_pack_header.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
nir: remove shebang from python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
st/xa: suffix xa-indent{,.sh} and add a shebang line
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
gallium/tools: use correct shebang for python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
gallium/tools: do not hardcode bash location
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
gallium/tests: remove execute bit from TGSI shader...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
mapi/gen: remove shebang from python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
mapi: do not mandate bash for es*api/ABI-check
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
bin/perf-annotate-jit: add .py suffix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
i965: remove shebang from brw_nir_trig_workarounds.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
i965: remove execute bit from brw_nir_trig_workarounds.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
mesa: remove shebang from python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
mesa: remove execute bit from main/format_parser.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
amd: remove shebang from python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
amd: remove execute bit from python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
gallium: remove shebang from python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
gallium: remove execute bit from the python script(s)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
svga: remove shebang from svgadump/svga_dump.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
svga: remove execute bit from svga_dump.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
freedreno: remove shebang from ir3_nir_trig.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
freedreno: remove execute bit from ir3_nir_trig.py
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
glsl: remove shebang from python scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
glsl/tests: remove execute bit from compare_ir python...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
glsl/tests: suffix .sh/.py files as applicable
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
mesa: drop the execute bit from gl.xml
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Emil Velikov
mapi/glapi: remove unused next_available_offset.sh
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ben Widawsky
gbm: Export a per plane getter for offset
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ben Widawsky
gbm: Export a per plane getter for stride
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ben Widawsky
gbm: Create a gbm_device getter for stride
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ben Widawsky
gbm: Export a getter for per plane handles
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ben Widawsky
gbm: Export a plane getter function
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ben Widawsky
gbm: Explicitly disallow a planar dumb BO
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Anuj Phogat
i965: Rename brw_format_for_mesa_format() to brw_isl_fo...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Robert Bragg
i965: Add more Haswell OA metrics sets
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Robert Bragg
i965: Expose OA counters via INTEL_performance_query
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Robert Bragg
exec_list: Add a foreach_list_typed_from macro
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Robert Bragg
i965: Add script to gen code for OA counter queries
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Robert Bragg
i965: extend query/counter structs for OA queries
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Robert Bragg
i965: brw_context.h additions for OA unit query codegen
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Robert Bragg
i965: XML description of Haswell OA metric set
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Pierre Moreau
nv50/ir: check for origin insn in findOriginForTestWithZero
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Samuel Pitoiset
mesa/main: make use of lookup_samplerobj_locked()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Samuel Pitoiset
mesa/main: inline {begin,end}_samplerobj_lookups()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Grazvydas Ignotas
glsl/blob: clear padding bytes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Grazvydas Ignotas
util/disk_cache: fix size subtraction on 32bit
commit
|
commitdiff
|
tree
|
snapshot
next