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
*
st/osmesa: remove double-write (overwriting)
Eric Engestrom
2016-06-02
1
-1
/
+0
*
st/vdpau: check for null pointer in get/put bits.
Nayan Deshmukh
2016-06-02
2
-0
/
+12
*
radeon/uvd: fix the H264 level for Tonga v2
Christian König
2016-06-02
1
-1
/
+1
*
mesa/formatquery: add a comment to clarify INTERNALFORMAT_PREFERRED
Alejandro Piñeiro
2016-06-02
1
-1
/
+4
*
i965/formatquery: remove INTERNALFORMAT_PREFERRED implementation
Alejandro Piñeiro
2016-06-02
1
-71
/
+0
*
i965/eu: use simd8 when exec_size != EXECUTE_16
Alejandro Piñeiro
2016-06-02
1
-2
/
+2
*
i965: Remove old CS local ID handling
Jordan Justen
2016-06-01
7
-124
/
+3
*
i965: Enable cross-thread constants and compact local IDs for hsw+
Jordan Justen
2016-06-01
3
-14
/
+6
*
anv: Support new local ID generation & cross-thread constants
Jordan Justen
2016-06-01
4
-48
/
+42
*
i965: Support new local ID push constant & cross-thread constants
Jordan Justen
2016-06-01
2
-45
/
+52
*
i965: Add CS push constant info to brw_cs_prog_data
Jordan Justen
2016-06-01
2
-0
/
+73
*
i965: Store number of threads in brw_cs_prog_data
Jordan Justen
2016-06-01
9
-37
/
+31
*
i965: Add nir based intrinsic lowering and thread ID uniform
Jordan Justen
2016-06-01
4
-0
/
+190
*
i965: Put CS local thread ID uniform in last push register
Jordan Justen
2016-06-01
1
-1
/
+25
*
i965: Add uniform for a CS thread local base ID
Jordan Justen
2016-06-01
4
-1
/
+25
*
i965: Add nir channel_num system value
Jordan Justen
2016-06-01
2
-0
/
+16
*
nir: Make lowering gl_LocalInvocationIndex optional
Jordan Justen
2016-06-01
6
-5
/
+22
*
glsl: Add glsl LowerCsDerivedVariables option
Jordan Justen
2016-06-01
6
-13
/
+26
*
i965/fs: Copy the offset when lowering logical pull constant sends
Jason Ekstrand
2016-06-01
1
-0
/
+8
*
glsl/distance: make sure we use clip dist varying slot for lowered var.
Dave Airlie
2016-06-02
1
-0
/
+1
*
winsys/amdgpu: decay max_ib_size over time
Nicolai Hähnle
2016-06-01
1
-0
/
+2
*
winsys/amdgpu: implement IB chaining on the gfx ring
Nicolai Hähnle
2016-06-01
2
-18
/
+109
*
winsys/amdgpu: consolidate IB size management in amdgpu_ib_finalize
Nicolai Hähnle
2016-06-01
1
-9
/
+9
*
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
2016-06-01
11
-75
/
+98
*
radeonsi/sid: add packet definitions for IB chaining
Nicolai Hähnle
2016-06-01
2
-0
/
+15
*
winsys/amdgpu: start with smaller IBs, growing as necessary
Nicolai Hähnle
2016-06-01
2
-10
/
+71
*
winsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib helper functions
Nicolai Hähnle
2016-06-01
2
-7
/
+37
*
winsys/amdgpu: extract IB big buffer allocation for re-use
Nicolai Hähnle
2016-06-01
1
-17
/
+29
*
winsys/amdgpu: add IB buffer in amdgpu_get_new_ib
Nicolai Hähnle
2016-06-01
1
-121
/
+113
*
gallium/radeon: use cs_check_space throughout
Nicolai Hähnle
2016-06-01
5
-10
/
+7
*
radeon/winsys: add cs_check_space
Nicolai Hähnle
2016-06-01
3
-0
/
+23
*
winsys/amdgpu: simplify interface of amdgpu_get_new_ib
Nicolai Hähnle
2016-06-01
2
-14
/
+14
*
winsys/amdgpu: add amdgpu_cs_has_user_fence
Nicolai Hähnle
2016-06-01
1
-4
/
+8
*
i965: Fix isoline reads in scalar TES.
Kenneth Graunke
2016-06-01
1
-1
/
+1
*
st/mesa: implement PBO downloads for ReadPixels
Nicolai Hähnle
2016-06-01
3
-3
/
+160
*
st/mesa: hook up a no-op try_pbo_readpixels
Nicolai Hähnle
2016-06-01
1
-20
/
+37
*
st/mesa: add layer_offset to PBO fragment shader
Nicolai Hähnle
2016-06-01
2
-4
/
+16
*
st/mesa: create PBO download fragment shaders
Nicolai Hähnle
2016-06-01
2
-7
/
+79
*
st/mesa: add PBO download enable bit and fragment shaders
Nicolai Hähnle
2016-06-01
2
-0
/
+17
*
st/mesa: move shareable parts of PBO upload state and draw to st_pbo.c
Nicolai Hähnle
2016-06-01
3
-106
/
+129
*
st/mesa: move PBO buffer address calculation to st_pbo.c
Nicolai Hähnle
2016-06-01
3
-120
/
+204
*
st/mesa: move PBO upload fs creation to st_pbo.c
Nicolai Hähnle
2016-06-01
3
-77
/
+80
*
st/mesa: rename pbo_upload to pbo
Nicolai Hähnle
2016-06-01
3
-48
/
+48
*
st/mesa: move PBO vertex and geometry shader creation to st_pbo.c
Nicolai Hähnle
2016-06-01
3
-89
/
+97
*
st/mesa: begin moving PBO functions into their own file
Nicolai Hähnle
2016-06-01
6
-61
/
+130
*
gallium/cso: allow saving the first fragment shader image slot
Nicolai Hähnle
2016-06-01
3
-4
/
+53
*
gallium/u_inlines: allow NULL src in util_copy_image_view
Nicolai Hähnle
2016-06-01
1
-4
/
+11
*
gallium: add PIPE_BARRIER_ALL define
Nicolai Hähnle
2016-06-01
1
-0
/
+1
*
glsl: Use Geom.VerticesOut == -1 to specify unset
Ian Romanick
2016-06-01
3
-6
/
+6
*
i965: If control_data_header_size_bits is zero, don't do EndPrimitive
Ian Romanick
2016-06-01
2
-0
/
+6
[next]