index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
anv/cmd_buffer: Don't delete command buffers in ResetCommandPool()
Ronie Salgado
2016-05-27
1
-19
/
+18
*
anv: Try the first 8 render nodes instead of just renderD128
Jason Ekstrand
2016-05-27
1
-4
/
+10
*
anv: strdup the device path into the physical device
Jason Ekstrand
2016-05-27
2
-2
/
+4
*
anv/formats: Exit early for unsupported formats
Jason Ekstrand
2016-05-27
1
-2
/
+3
*
anv/formats: Map VK_FORMAT_UNDEFINED to ISL_FORMAT_UNSUPPORTED
Jason Ekstrand
2016-05-27
1
-1
/
+1
*
anv/clear: Remove an unused variable
Jason Ekstrand
2016-05-27
1
-1
/
+0
*
anv: Emit DRAWING_RECTANGLE once at driver initialization
Jason Ekstrand
2016-05-27
2
-13
/
+9
*
anv/cmd_buffer: Only emit PIPE_CONTROL on-demand
Jason Ekstrand
2016-05-27
6
-70
/
+140
*
genxml: Make PIPE_CONTROL::CommandStreamerStallEnable a boolean
Jason Ekstrand
2016-05-27
5
-5
/
+5
*
anv/clear: Only clear the render area when doing subpass clears
Jason Ekstrand
2016-05-27
3
-4
/
+3
*
anv: Move push constant allocation to the command buffer
Jason Ekstrand
2016-05-27
5
-44
/
+71
[prev]
[next]