index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
isl/format: Correct ASTC entries of format info table
Nanley Chery
1
-28
/
+42
2016-10-24
anv: automake: cleanup the generated json file during make clean
Emil Velikov
1
-1
/
+1
2016-10-21
anv: Always use the full driver path in the intel_icd.*.json
Jason Ekstrand
2
-8
/
+2
2016-10-21
anv: Suffix the intel_icd file with the host CPU
Jason Ekstrand
2
-5
/
+4
2016-10-20
anv: drop unused zero macro.
Dave Airlie
1
-2
/
+0
2016-10-19
anv: move to using shared wsi code
Dave Airlie
7
-1928
/
+4
2016-10-19
anv/wsi: remove all anv references from WSI common code
Dave Airlie
9
-99
/
+98
2016-10-19
anv: move common wsi code to x11/wayland common files.
Dave Airlie
10
-1656
/
+1851
2016-10-19
anv/wsi/wayland: add callback to get device format properties.
Dave Airlie
3
-7
/
+27
2016-10-19
anv/wsi/wl: stop using device in more places
Dave Airlie
3
-20
/
+28
2016-10-19
anv/wsi: split out surface creation to avoid instance API
Dave Airlie
2
-29
/
+64
2016-10-19
anv/wsi: move further away from passing anv displays around
Dave Airlie
4
-39
/
+35
2016-10-19
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
4
-219
/
+180
2016-10-19
anv/wsi: switch to using VkDevice in swapchain
Dave Airlie
4
-14
/
+14
2016-10-19
anv/wsi/x11: more refactoring to use generic handles
Dave Airlie
1
-27
/
+43
2016-10-19
anv/wsi/x11: start refactoring out the image allocation/free functionality
Dave Airlie
1
-22
/
+52
2016-10-19
anv/wsi: drop device from get format
Dave Airlie
4
-5
/
+5
2016-10-19
anv/wsi: remove device from get_support interface
Dave Airlie
4
-5
/
+10
2016-10-19
anv/wsi/x11: abstract WSI interface from internals.
Dave Airlie
1
-9
/
+24
2016-10-19
anv/wsi/x11: push anv_device out of the init/finish routines
Dave Airlie
3
-15
/
+19
2016-10-19
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
4
-24
/
+28
2016-10-19
anv/wsi/x11: push device out of x11 connection fns.
Dave Airlie
1
-11
/
+12
2016-10-19
anv/wsi: drop device from get caps
Dave Airlie
4
-4
/
+1
2016-10-19
anv/wsi: drop get present modes device arg
Dave Airlie
4
-4
/
+1
2016-10-19
radv/anv/wsi: drop unneeded parameter
Dave Airlie
4
-4
/
+1
2016-10-19
anv: drop pointless struct decl.
Dave Airlie
1
-2
/
+0
2016-10-19
anv: move to using vk_alloc helpers.
Dave Airlie
18
-147
/
+103
2016-10-19
anv: drop local MIN/MAX macros.
Dave Airlie
2
-5
/
+2
2016-10-19
anv: port to using new u_vector shared helper.
Dave Airlie
5
-154
/
+35
2016-10-18
intel: genxml: add SAMPLER_BORDER_COLOR_STATE structures
Lionel Landwerlin
5
-0
/
+90
2016-10-18
genxml: add generated headers to EXTRA_DIST
Jonathan Gray
1
-0
/
+4
2016-10-18
genxml: avoid using a GNU make pattern rule
Jonathan Gray
1
-1
/
+4
2016-10-17
anv: Get rid of anv_cmd_buffer_emit_state_base_address
Jason Ekstrand
3
-21
/
+1
2016-10-17
anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c
Jason Ekstrand
4
-359
/
+327
2016-10-17
anv/cmd_buffer: Expose ensure_push_constant_*
Jason Ekstrand
2
-6
/
+9
2016-10-17
anv/cmd_buffer: Unify flush_compute_state across gens
Jason Ekstrand
5
-177
/
+93
2016-10-17
anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c
Jason Ekstrand
4
-95
/
+107
2016-10-17
anv/cmd_buffer: Move state base address re-emit into ExecuteCommands
Jason Ekstrand
2
-6
/
+9
2016-10-17
anv: replace , with ; in anv_batch_emit()
Lionel Landwerlin
2
-12
/
+12
2016-10-17
intel: aubinator: use different colors to signal batch start/end
Lionel Landwerlin
1
-5
/
+10
2016-10-15
intel/genxml: Make some PIPE_CONTROL fields booleans
Jason Ekstrand
5
-26
/
+11
2016-10-15
intel/genxml: Make "Predication enable" a boolean
Jason Ekstrand
2
-2
/
+2
2016-10-15
intel/genxml; Make "Use Global GTT a boolean
Jason Ekstrand
5
-59
/
+32
2016-10-15
intel/genxml; Make "Tiled Surface" a boolean
Jason Ekstrand
3
-4
/
+4
2016-10-15
intel/genxml: Make "SO Buffer Enable" fields boolean
Jason Ekstrand
2
-8
/
+8
2016-10-15
intel/genxml: Make "Stencil Buffer Enable" a boolean
Jason Ekstrand
3
-3
/
+3
2016-10-15
intel/genxml: Make a couple of STREAMOUT fields booleans
Jason Ekstrand
4
-8
/
+8
2016-10-15
intel/genxml: Make "Include Vertex Handles" and "Include Primitive ID" booleans
Jason Ekstrand
4
-12
/
+12
2016-10-15
intel/genxml: Make "Vector Mask Enable" a boolean
Jason Ekstrand
3
-9
/
+9
2016-10-15
intel/genxml: Make "Single Program Flow" a boolean
Jason Ekstrand
5
-17
/
+17
[next]