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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/from_ssa: add a flag to not convert everything from SSA
Connor Abbott
2015-06-30
1
-1
/
+1
*
gallium/ttn: don't upset nir_validate w/ BRK's
Rob Clark
2015-06-30
1
-1
/
+1
*
gallium/ttn: add TXB2
Rob Clark
2015-06-30
1
-0
/
+11
*
gallium/ttn: partial fix for output arrays
Rob Clark
2015-06-30
1
-2
/
+4
*
freedreno/ir3: cache defining instruction
Rob Clark
2015-06-30
3
-69
/
+91
*
freedreno/ir3: fix RA issue with fanin
Rob Clark
2015-06-30
1
-5
/
+15
*
freedreno/ir3: add ir3_shader_disasm()
Rob Clark
2015-06-30
3
-120
/
+124
*
freedreno/a4xx: fix for sparse-samplers
Rob Clark
2015-06-30
1
-3
/
+7
*
freedreno/ir3: fix crash in fail path
Rob Clark
2015-06-30
3
-3
/
+12
*
freedreno/ir3: fix crash in RA
Rob Clark
2015-06-30
1
-2
/
+5
*
freedreno/ir3: fixes for indirect writes
Rob Clark
2015-06-30
3
-4
/
+12
*
freedreno/ir3: fix constlen in case of load_uniform_indirect
Rob Clark
2015-06-30
1
-0
/
+5
*
nv50/ir: fix emission of address reg in 3rd source
Ilia Mirkin
2015-06-30
1
-2
/
+6
*
nv30: align transfer stride to 64, required by blit, sifm transfer impls
Ilia Mirkin
2015-06-29
1
-2
/
+2
*
nv30: allow vertex state creation with 0 elements
Ilia Mirkin
2015-06-29
1
-2
/
+3
*
nv30: reset fragprog bufctx at bind time
Ilia Mirkin
2015-06-29
1
-1
/
+8
*
nv30: modernize fp upload logic
Ilia Mirkin
2015-06-29
1
-10
/
+14
*
nv30: provide a minimum map buffer alignment
Ilia Mirkin
2015-06-29
1
-1
/
+2
*
clover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE
Grigori Goronzy
2015-06-29
3
-1
/
+7
*
gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
Grigori Goronzy
2015-06-29
6
-1
/
+42
*
nv30: avoid leaking blit fp/vp
Ilia Mirkin
2015-06-29
1
-0
/
+6
*
nv40: enable base vertex
Ilia Mirkin
2015-06-29
3
-4
/
+5
*
gallium/hud: prevent NULL pointer dereference with pipe_query functions
Samuel Pitoiset
2015-06-28
1
-6
/
+8
*
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-06-28
1
-1
/
+5
*
radeonsi: add support for geometry shader invocations.
Dave Airlie
2015-06-27
4
-1
/
+13
*
radeonsi: add support for viewport array (v3)
Dave Airlie
2015-06-27
6
-40
/
+69
*
nv50/ir: propagate modifier to right arg when const-folding mad
Ilia Mirkin
2015-06-26
1
-1
/
+4
*
mesa: Enable subdir-objects globally.
Matt Turner
2015-06-26
11
-21
/
+0
*
ilo: define ILO_IMAGE_MAX_LEVEL_COUNT
Chia-I Wu
2015-06-26
4
-8
/
+16
*
ilo: replace pipe_format by gen_surface_format
Chia-I Wu
2015-06-26
13
-142
/
+174
*
ilo: always use the specified image format
Chia-I Wu
2015-06-26
4
-69
/
+115
*
ilo: replace pipe_texture_target by gen_surface_type
Chia-I Wu
2015-06-26
8
-125
/
+98
*
ilo: initialize ilo_image from ilo_image_info
Chia-I Wu
2015-06-26
3
-179
/
+242
*
ilo: remove ilo_image_disable_aux()
Chia-I Wu
2015-06-26
3
-28
/
+2
*
ilo: improve SURFTYPE_BUFFER validations
Chia-I Wu
2015-06-26
2
-81
/
+139
*
ilo: remove ilo_buffer
Chia-I Wu
2015-06-26
10
-68
/
+109
*
ilo: introduce ilo_vma
Chia-I Wu
2015-06-26
21
-315
/
+419
*
radeonsi: don't fail in si_shader_io_get_unique_index
Marek Olšák
2015-06-25
1
-2
/
+6
*
softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
Marek Olšák
2015-06-25
2
-2
/
+2
*
svga: silence warnings about unexpected shader type
Brian Paul
2015-06-24
1
-1
/
+3
*
st/wgl: add stw_nopfuncs.h to the sources lists
Emil Velikov
2015-06-24
1
-0
/
+1
*
winsys/radeon: reduce BO cache timeout
Grigori Goronzy
2015-06-24
1
-1
/
+1
*
winsys/radeon: align BO size to page size
Grigori Goronzy
2015-06-24
1
-0
/
+6
*
winsys/radeon: Unmap GPU VM address range when destroying BO
Michel Dänzer
2015-06-24
3
-4
/
+29
*
vc4: Also dump VC4_PACKET_LOAD_TILE_BUFFER_GENERAL.
Eric Anholt
2015-06-23
1
-2
/
+14
*
vc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TILE_BUFFER.
Eric Anholt
2015-06-23
2
-2
/
+38
*
vc4: Don't try to CSE color reads.
Eric Anholt
2015-06-23
1
-1
/
+2
*
vc4: Make a helper for TLB color writes, too.
Eric Anholt
2015-06-23
2
-1
/
+2
*
vc4: Pull the blending operation out to a separate function.
Eric Anholt
2015-06-23
1
-38
/
+50
*
vc4: Clarify size calculation for Z/S writes.
Eric Anholt
2015-06-23
1
-1
/
+1
[next]