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
...
*
radeonsi: simplify and improve flushing
Marek Olšák
2013-08-31
12
-140
/
+125
*
radeonsi: convert constant buffers to si_descriptors
Marek Olšák
2013-08-31
5
-128
/
+162
*
radeonsi: use r600_common_context, r600_common_screen, r600_resource
Marek Olšák
2013-08-31
28
-777
/
+338
*
r600g: move streamout state to drivers/radeon
Marek Olšák
2013-08-31
27
-1486
/
+1825
*
radeonsi: cleanup initialization of SGPR shader parameters
Marek Olšák
2013-08-31
1
-13
/
+19
*
r600g,radeonsi: remove unused variables
Marek Olšák
2013-08-31
2
-8
/
+0
*
radeonsi: Do not suspend timer queries
Niels Ole Salscheider
2013-08-30
6
-14
/
+30
*
softpipe: handle NULL sampler views for texture sampling / queries
Roland Scheidegger
2013-08-30
1
-5
/
+25
*
softpipe: check if so_target is NULL before accessing it
Roland Scheidegger
2013-08-30
1
-2
/
+5
*
r600g: enable SB backend by default
Vadim Girlin
2013-08-30
4
-5
/
+6
*
r600g: fix color exports when we have no CBs
Vadim Girlin
2013-08-30
1
-3
/
+4
*
nvc0/ir: Initialize NVC0LegalizePostRA member variables.
Vinson Lee
2013-08-29
1
-1
/
+3
*
radeonsi: Early return if no depth or stencil on release builds.
Vinson Lee
2013-08-29
1
-0
/
+1
*
freedreno: updates for msm drm/kms driver
Rob Clark
2013-08-29
8
-30
/
+55
*
freedreno/a3xx/compiler: handle sync flags better
Rob Clark
2013-08-29
1
-16
/
+34
*
freedreno/a3xx/compiler: better const handling
Rob Clark
2013-08-29
1
-90
/
+121
*
radeonsi: Make sure libdrm_radeon headers are picked up from the right place
Jonathan Gray
2013-08-29
1
-1
/
+2
*
radeon/uvd: fix MPEG2/4 ref frame index limit
Christian König
2013-08-29
1
-2
/
+2
*
nouveau: Copy m4x4 and m8x8 separately.
Vinson Lee
2013-08-28
1
-1
/
+2
*
r300g: enable MSAA on r300-r400, be careful about using color compression
Marek Olšák
2013-08-27
4
-5
/
+14
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
6
-29
/
+37
*
llvmpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
3
-18
/
+20
*
softpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
2
-18
/
+17
*
svga: replace 0 with PIPE_OK in a few places
Brian Paul
2013-08-26
3
-5
/
+5
*
radeonsi: Also set the depth component mask bit for stencil-only exports
Michel Dänzer
2013-08-26
1
-1
/
+4
*
r600g: Implement the new float comparison instructions for Cayman as well.
Henri Verbeet
2013-08-25
1
-4
/
+4
*
nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY cap to list
Ilia Mirkin
2013-08-25
1
-0
/
+1
*
nouveau/video: avoid overwriting base codec init with template
Ilia Mirkin
2013-08-25
2
-2
/
+2
*
freedreno/a3xx: don't leak so much
Rob Clark
2013-08-24
1
-0
/
+11
*
freedreno/a3xx/compiler: fix SGT/SLT/etc
Rob Clark
2013-08-24
1
-29
/
+125
*
freedreno/a3xx/compiler: bit of re-arrange/cleanup
Rob Clark
2013-08-24
1
-61
/
+71
*
freedreno/a3xx/compiler: make compiler errors more useful
Rob Clark
2013-08-24
2
-17
/
+33
*
freedreno: fix segfault when no color buffer bound
Rob Clark
2013-08-24
7
-18
/
+40
*
freedreno/a3xx/compiler: cat4 cannot use const reg as src
Rob Clark
2013-08-24
1
-10
/
+27
*
freedreno/a3xx/compiler: use max_reg rather than file_count
Rob Clark
2013-08-24
1
-7
/
+7
*
freedreno/a3xx/compiler: handle saturate on dst
Rob Clark
2013-08-24
1
-0
/
+49
*
freedreno/a3xx/compiler: fix CMP
Rob Clark
2013-08-24
1
-2
/
+2
*
freedreno/a3xx: some texture fixes
Rob Clark
2013-08-24
1
-1
/
+24
*
freedreno: update register headers
Rob Clark
2013-08-24
8
-111
/
+758
*
freedreno: add debug option to disable scissor optimization
Rob Clark
2013-08-24
3
-14
/
+22
*
freedreno/a3xx: fix viewport on gmem->mem resolve
Rob Clark
2013-08-24
1
-0
/
+8
*
freedreno/a3xx: fix color inversion on mem->gmem restore
Rob Clark
2013-08-24
1
-3
/
+3
*
radeonsi: Handle additional PIPE_COMPUTE_CAP_*
Niels Ole Salscheider
2013-08-23
1
-1
/
+14
*
radeonsi: copy r600_get_timestamp
Niels Ole Salscheider
2013-08-23
1
-0
/
+9
*
radeonsi: Implement PIPE_QUERY_TIMESTAMP
Niels Ole Salscheider
2013-08-23
4
-2
/
+46
*
radeonsi: Fix y/z/w component values of TGSI_SEMANTIC_FOG pixel shader inputs
Michel Dänzer
2013-08-22
1
-0
/
+18
*
trace: Handle null tokens.
José Fonseca
2013-08-22
1
-2
/
+6
*
ilo: do not need last shader stage for 3DSTATE_SBE
Chia-I Wu
2013-08-22
4
-14
/
+6
*
ilo: fix a potential issue with STATE_SIP
Chia-I Wu
2013-08-22
1
-2
/
+2
*
ilo: add GEN check to 3DSTATE_CLIP
Chia-I Wu
2013-08-22
1
-0
/
+2
[prev]
[next]