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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: refactor num_lods handling
Roland Scheidegger
2013-08-30
4
-131
/
+169
*
radeonsi: Early return if no depth or stencil on release builds.
Vinson Lee
2013-08-29
1
-0
/
+1
*
freedreno: pipe loader for either kgsl or msm
Rob Clark
2013-08-29
4
-10
/
+39
*
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
2
-2
/
+3
*
draw: fix point/line/triangle determination in draw_need_pipeline()
Brian Paul
2013-08-29
1
-25
/
+6
*
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
9
-34
/
+39
*
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
*
clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies
Tom Stellard
2013-08-26
1
-1
/
+1
*
st/clover: Add event to deps even if it has been triggered
Niels Ole Salscheider
2013-08-26
1
-1
/
+1
*
st/clover: Profiling support
Niels Ole Salscheider
2013-08-26
3
-18
/
+142
*
tgsi_build: fix order of arguments for ind register build
Dave Airlie
2013-08-27
1
-1
/
+1
*
tgsi: finish declaration parsing for arrays.
Dave Airlie
2013-08-27
1
-1
/
+31
*
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
*
gallivm: fix min/mag switchover point for nearest/none mip filter
Roland Scheidegger
2013-08-23
5
-66
/
+81
*
gallium/osmesa: Link, not copy, the shared library to the LIB_DIR.
Jon Severinsson
2013-08-23
1
-1
/
+1
*
gallium/osmesa: Always link with the c++ linker.
Jon Severinsson
2013-08-23
1
-9
/
+2
*
gallium/osmesa: Make and install an osmesa.pc.
Jon Severinsson
2013-08-23
2
-3
/
+14
*
gallivm: do per-element lod for lod bias and explicit derivs too
Roland Scheidegger
2013-08-22
2
-31
/
+74
*
gallivm: (trivial) fix int/uint border color clamping
Roland Scheidegger
2013-08-22
1
-2
/
+2
*
gallivm: (trivial) fix linear aos sampling of 3d compressed formats
Roland Scheidegger
2013-08-22
1
-2
/
+2
*
radeonsi: Fix y/z/w component values of TGSI_SEMANTIC_FOG pixel shader inputs
Michel Dänzer
2013-08-22
1
-0
/
+18
*
gallium: Support PIPE_FORMAT_R10G10B10A2_UINT.
José Fonseca
2013-08-22
3
-0
/
+3
[prev]
[next]