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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: update SF_CLIP_VIEWPORT for Gen8
Chia-I Wu
2015-02-12
3
-14
/
+40
*
ilo: update streamout related functions for Gen8
Chia-I Wu
2015-02-12
3
-44
/
+78
*
ilo: update 3DSTATE_{DS,HS,GS} for Gen8
Chia-I Wu
2015-02-12
1
-8
/
+24
*
ilo: update 3DSTATE_CONSTANT_x for Gen8
Chia-I Wu
2015-02-12
1
-3
/
+16
*
ilo: update 3DSTATE_URB_x for Gen8
Chia-I Wu
2015-02-12
1
-1
/
+8
*
ilo: update 3DSTATE_PUSH_CONSTANT_ALLOC_x for Gen8
Chia-I Wu
2015-02-12
1
-7
/
+8
*
ilo: update render engine common helpers for Gen8
Chia-I Wu
2015-02-12
4
-34
/
+91
*
ilo: update BLT helpers for Gen8
Chia-I Wu
2015-02-12
1
-25
/
+58
*
ilo: update MI helpers for Gen8
Chia-I Wu
2015-02-12
2
-30
/
+59
*
ilo: add functions for Gen8 relocs
Chia-I Wu
2015-02-12
1
-6
/
+39
*
ilo: update the toy compiler for Gen8
Chia-I Wu
2015-02-12
5
-91
/
+501
*
ilo: update genhw headers
Chia-I Wu
2015-02-12
19
-529
/
+1704
*
ilo: clean up ilo_gpe_init_dsa()
Chia-I Wu
2015-02-12
1
-54
/
+82
*
ilo: clean up ilo_gpe_init_blend()
Chia-I Wu
2015-02-12
3
-87
/
+106
*
ilo: clean up sample patterns
Chia-I Wu
2015-02-12
5
-68
/
+71
*
nv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediately
Tiziano Bacocco
2015-02-10
2
-0
/
+6
*
nv50/ir: Fold IMM into MAD
Roy Spliet
2015-02-10
1
-0
/
+53
*
nv50/ir: Add emit support for MAD IMM format
Roy Spliet
2015-02-10
1
-0
/
+8
*
nv50/ir: Add support for MAD 4-byte opcode
Roy Spliet
2015-02-10
2
-8
/
+6
*
nv50/ir: change the way float face is returned
Ilia Mirkin
2015-02-10
2
-4
/
+6
*
r600g/sb: fix a bug in constants folding optimisation pass
Xavier Bouchoux
2015-02-06
1
-0
/
+2
*
r600g: fix abs() support on ALU 3 source operands instructions
Xavier Bouchoux
2015-02-06
3
-7
/
+63
*
r300g: small code cleanup (v2)
David Heidelberg
2015-02-06
4
-26
/
+4
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
13
-0
/
+16
*
llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT.
Jose Fonseca
2015-02-05
1
-1
/
+2
*
radeonsi: implement polygon stippling
Marek Olšák
2015-02-04
7
-5
/
+79
*
radeonsi: add polygon stipple texture slot
Marek Olšák
2015-02-04
1
-5
/
+8
*
radeonsi: deduce rasterizer primitive type at the beginning of draw_vbo
Marek Olšák
2015-02-04
2
-13
/
+17
*
radeonsi: allow 64 descriptors per array
Marek Olšák
2015-02-04
2
-34
/
+34
*
radeonsi: add support for sampler views where resource = NULL
Marek Olšák
2015-02-04
2
-6
/
+22
*
radeonsi: add support for NULL texture sampler views that return (0,0,0,1)
Marek Olšák
2015-02-04
1
-2
/
+28
*
radeonsi: fix a crash when binding a NULL sampler view list
Marek Olšák
2015-02-04
1
-1
/
+1
*
radeonsi: move the buffer descriptor to the end of the image descriptor
Marek Olšák
2015-02-04
4
-7
/
+9
*
radeonsi: don't use tgsi_parse_context to get processor type
Marek Olšák
2015-02-04
1
-7
/
+1
*
radeonsi: fix instanced arrays with non-zero start instance
Marek Olšák
2015-02-04
1
-3
/
+3
*
r600g,radeonsi: don't append to streamout buffers that haven't been used yet
Marek Olšák
2015-02-04
2
-1
/
+4
*
gallium/u_pstipple: add ability to specify a fixed texture unit
Marek Olšák
2015-02-04
1
-1
/
+1
*
tgsi: add tgsi_get_processor_type helper from radeon
Marek Olšák
2015-02-04
1
-11
/
+0
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
13
-0
/
+16
*
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
2015-02-02
6
-6
/
+6
*
vc4: Kill a bunch of color write calculation when colormask is all off.
Eric Anholt
2015-02-01
1
-8
/
+35
*
vc4: Dump the VPM read index in QIR disasm.
Eric Anholt
2015-02-01
1
-4
/
+9
*
vc4: Fix point size handling when it's the first output.
Eric Anholt
2015-01-29
1
-1
/
+1
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
17
-22
/
+17
*
radeonsi: Enable VGPR spilling for all shader types v5
Tom Stellard
2015-01-28
8
-52
/
+217
*
radeonsi/compute: Allocate the scratch buffer during state creation
Tom Stellard
2015-01-28
2
-24
/
+62
*
radeonsi: Add radeon_shader_binary member to struct si_shader
Tom Stellard
2015-01-28
2
-6
/
+6
*
radeonsi/compute: Rename si_compute::program to si_compute::shader
Tom Stellard
2015-01-28
1
-5
/
+5
*
radeonsi: Avoid leaking memory when rebuilding shader states
Marek Olšák
2015-01-28
3
-4
/
+13
*
r600g: add support for primitive id without geom shader (v2)
Dave Airlie
2015-01-28
6
-1
/
+51
[next]