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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix shared local memory size for Gen9+.
Kenneth Graunke
2016-06-12
2
-18
/
+2
*
anv/entrypoints: Rework #if guards
Jason Ekstrand
2016-06-10
1
-7
/
+9
*
anv/entrypoints: Use the function pointer types provided by vulkan.h
Jason Ekstrand
2016-06-10
1
-1
/
+1
*
anv: Remove the PhysicalDeviceLimits FINISHME
Jason Ekstrand
2016-06-10
1
-2
/
+0
*
anv/pipeline_cache: Allow for an zero-sized cache
Jason Ekstrand
2016-06-10
1
-1
/
+4
*
anv/pipeline: Store the (set, binding, index) tripple in the bind map
Jason Ekstrand
2016-06-10
5
-15
/
+25
*
anv/descriptor_set: Ensure that bindings are always in increasing order
Jason Ekstrand
2016-06-10
1
-0
/
+13
*
anv/descriptor_set: Add a type field in debug builds
Jason Ekstrand
2016-06-10
2
-0
/
+10
*
anv/descriptor_set: Set array_size to zero for non-existant descriptors
Jason Ekstrand
2016-06-10
1
-0
/
+1
*
anv/entrypoints: Stop using the C preprocessor
Jason Ekstrand
2016-06-07
1
-12
/
+2
*
anv/entrypoints: Emit #if guards for all platforms
Jason Ekstrand
2016-06-07
1
-10
/
+22
*
anv/pipeline: Add support for caching the push constant map
Jason Ekstrand
2016-06-06
1
-4
/
+29
*
anv/entrypoints: don't go using wayland/xcb unless they are configured
Dave Airlie
2016-06-05
1
-6
/
+9
*
anv/blit: Use CLAMP_TO_EDGE for scaled blits
Jason Ekstrand
2016-06-03
1
-0
/
+3
*
anv/copy: Account for the anv_surface.offset when creating a blit2d_surf
Jason Ekstrand
2016-06-03
1
-17
/
+17
*
anv/pipeline: Add support for early depth stencil
Jason Ekstrand
2016-06-03
2
-2
/
+17
*
anv/pipeline: Silently pass tests if depth or stencil is missing
Jason Ekstrand
2016-06-03
3
-3
/
+35
*
anv/pipeline: Unify gen7/8 emit_ds_state
Jason Ekstrand
2016-06-03
3
-85
/
+60
*
genxml/gen6,7,75: s/BackFace/Backface
Jason Ekstrand
2016-06-03
5
-8
/
+8
*
anv/pipeline: Refactor specialization constant handling a bit
Jason Ekstrand
2016-06-03
1
-5
/
+4
*
anv/clear: Handle ClearImage on 3-D images
Jason Ekstrand
2016-06-03
1
-2
/
+4
*
anv: add the X related and Wayland CFLAGS to VULKAN_ENTRYPOINT_CPPFLAGS
Emil Velikov
2016-06-04
1
-0
/
+2
*
isl: add support for Android libmesa_isl static library
Mauro Rossi
2016-06-02
2
-0
/
+237
*
isl: automake: don't include isl_format_layout.c in two lists.
Emil Velikov
2016-06-02
2
-2
/
+1
*
i965: Remove old CS local ID handling
Jordan Justen
2016-06-01
1
-4
/
+1
*
anv: Support new local ID generation & cross-thread constants
Jordan Justen
2016-06-01
4
-48
/
+42
*
i965: Store number of threads in brw_cs_prog_data
Jordan Justen
2016-06-01
6
-12
/
+8
*
i965: Add uniform for a CS thread local base ID
Jordan Justen
2016-06-01
1
-0
/
+4
*
Don't use python 3
Dylan Baker
2016-05-31
1
-2
/
+2
*
genxml: change chbang to python 2
Dylan Baker
2016-05-31
1
-1
/
+1
*
genxml: use the isalpha method rather than str.isalpha.
Dylan Baker
2016-05-31
1
-1
/
+1
*
genxml: require future imports for python2 compatibility.
Dylan Baker
2016-05-31
1
-0
/
+3
*
genxml: mark re strings as raw
Dylan Baker
2016-05-31
1
-2
/
+2
*
genxml: Make classes descendants of object
Dylan Baker
2016-05-31
1
-4
/
+4
*
genxml: mark gen_pack_header.py as encoded in utf-8
Dylan Baker
2016-05-31
1
-0
/
+1
*
anv: let anv_entrypoints_gen.py generate proper Wayland/Xcb guards
Emil Velikov
2016-05-31
1
-0
/
+28
*
automake: move the git_sha1.h rule a level up
Emil Velikov
2016-05-30
1
-1
/
+1
*
anv: automake: don't forget to cleanup dev_icd.json
Emil Velikov
2016-05-30
1
-1
/
+1
*
anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS
Emil Velikov
2016-05-30
1
-2
/
+6
*
anv: automake: ship the json files in the release tarball
Emil Velikov
2016-05-30
1
-1
/
+3
*
isl: add isl_priv.h to the sources list
Emil Velikov
2016-05-30
1
-0
/
+1
*
isl: move the sources lists to Makefile.sources
Mauro Rossi
2016-05-30
2
-32
/
+39
*
isl: automake: list builddir before srcdir in the includes list
Emil Velikov
2016-05-30
1
-4
/
+3
*
isl: automake: flatten the tests rules
Emil Velikov
2016-05-30
1
-9
/
+4
*
isl: automake: remove unneeded install-lib-links.mk include
Emil Velikov
2016-05-30
1
-2
/
+0
*
isl: automake: remove unneeded SUBDIRS
Emil Velikov
2016-05-30
1
-3
/
+0
*
genxml: move the sources (headers) list to Makefile.sources
Mauro Rossi
2016-05-30
2
-6
/
+9
*
anv: bail out if anv_wsi_init() fails
Emil Velikov
2016-05-30
1
-1
/
+3
*
anv: resolve wayland-only build
Emil Velikov
2016-05-30
1
-0
/
+2
*
anv: Fix use of uninitialized variable.
Robert Foss
2016-05-30
1
-2
/
+6
[next]