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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: EOL drop unmaintained gallium drv from buildsys
Edward O'Callaghan
2017-02-03
11
-50
/
+6
*
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
2017-02-03
5
-85
/
+0
*
configure: libdrm is a single package
Ilia Mirkin
2017-02-02
1
-16
/
+16
*
st/mesa: MAX_VARYING is the max supported number of patch varyings, not min
Ilia Mirkin
2017-02-02
1
-1
/
+1
*
vbo: process buffer binding state changes on draw when recording
Ilia Mirkin
2017-02-02
1
-0
/
+7
*
radv/ac: move to using shared emit_ddxy code.
Dave Airlie
2017-02-03
1
-68
/
+7
*
radeonsi/ac: move most of emit_ddxy to shared code.
Dave Airlie
2017-02-03
3
-71
/
+93
*
radv/ac: use shared thread id code
Dave Airlie
2017-02-03
1
-42
/
+2
*
radeonsi/ac: move get thread id to shared code.
Dave Airlie
2017-02-03
3
-56
/
+55
*
radv/ac: migrate to using shared code for some load/store stuff.
Dave Airlie
2017-02-03
1
-103
/
+28
*
radeonsi/ac: move tbuffer store and buffer load to shared code.
Dave Airlie
2017-02-03
3
-186
/
+238
*
radeonsi/ac: move a bunch of load/store related things to common code.
Dave Airlie
2017-02-03
4
-94
/
+114
*
texgetimage: Add check for the effective target to GetTextureSubImage
Eduardo Lima Mitev
2017-02-03
1
-0
/
+6
*
Revert "radeonsi: decrease the number of texture slots to 24"
Marek Olšák
2017-02-03
1
-1
/
+1
*
configure.ac: explicitly require libdrm for dri classic drivers.
Dave Airlie
2017-02-03
1
-0
/
+5
*
intel/isl: Add a better comment for format_supports_ccs_e
Jason Ekstrand
2017-02-02
1
-0
/
+6
*
anv: Remove the finishme for CCS_E with storage images
Jason Ekstrand
2017-02-02
1
-14
/
+7
*
intel/isl: Assert that we don't use CCS for storage images
Jason Ekstrand
2017-02-02
1
-0
/
+6
*
intel/isl: Add a formats_are_ccs_e_compatible helper
Jason Ekstrand
2017-02-02
3
-0
/
+41
*
intel/isl: Add a format_supports_ccs_d helper
Jason Ekstrand
2017-02-02
2
-0
/
+24
*
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
2017-02-02
7
-15
/
+11
*
anv/pass: Store the depth-stencil attachment's last subpass index
Nanley Chery
2017-02-02
1
-0
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
19
-33
/
+30
*
mesa: Enable EXT_compressed_ETC1_RGB8_sub_texture
Plamena Manolova
2017-02-02
2
-1
/
+1
*
configure: Only require libdrm 2.4.75 for intel.
Vinson Lee
2017-02-02
1
-2
/
+2
*
anv: enable VK_KHR_shader_draw_parameters
Lionel Landwerlin
2017-02-02
2
-0
/
+5
*
anv: emit DrawID if needed
Lionel Landwerlin
2017-02-02
3
-7
/
+63
*
anv: always allocate a vertex element with vertexid or instanceid
Lionel Landwerlin
2017-02-02
1
-12
/
+0
*
anv: move BaseVertexID/BaseInstanceID vertex buffer index to 31
Lionel Landwerlin
2017-02-02
3
-2
/
+4
*
anv: limit vertex buffers to 31
Lionel Landwerlin
2017-02-02
3
-4
/
+4
*
android: fix llvm, elf dependencies for M, N releases
Mauro Rossi
2017-02-01
3
-4
/
+14
*
anv: Don't use bogus alpha swizzles
Jason Ekstrand
2017-02-01
3
-3
/
+22
*
Add missing copyright header to wayland-egl-priv.h
Micah Fedke
2017-02-01
1
-0
/
+27
*
radv: handle VK_QUEUE_FAMILY_IGNORED in image transitions (v3)
Dave Airlie
2017-02-02
4
-12
/
+15
*
radv/ac: handle clip/cull distance sizing in geometry shader outputs
Dave Airlie
2017-02-02
1
-8
/
+10
*
radv/ac: add const_index to fetch index for gs inputs
Dave Airlie
2017-02-02
1
-1
/
+1
*
radeonsi/ac: move frag interp emission code to shared llvm code.
Dave Airlie
2017-02-02
3
-87
/
+98
*
st/mesa: inline get_mesa_program()
Timothy Arceri
2017-02-02
1
-37
/
+23
*
st/mesa: create set_prog_affected_state_flags() helper
Timothy Arceri
2017-02-02
1
-106
/
+111
*
st/mesa: st_atom_shader.c C99 tidy up
Timothy Arceri
2017-02-02
1
-3
/
+1
*
st/mesa: remove pre C99 statement block for variable declaration
Timothy Arceri
2017-02-02
1
-60
/
+58
*
isl: Add assertions for render target swizzle restrictions
Jason Ekstrand
2017-02-01
1
-0
/
+32
*
st/va: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
st/vdpau: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+4
*
radeon/uvd: add h264 constrained baseline support
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
vl: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
2
-0
/
+2
*
radv: Enable VK_KHR_shader_draw_parameters.
Bas Nieuwenhuizen
2017-02-01
2
-0
/
+5
*
radv: Pass draw index to shader.
Bas Nieuwenhuizen
2017-02-01
1
-5
/
+9
*
radv/ac: Add draw index support.
Bas Nieuwenhuizen
2017-02-01
1
-2
/
+8
*
i965: Prevent coverity warning
Robert Foss
2017-02-01
1
-0
/
+1
[next]