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
*
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
*
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
*
build: Add --enable-gallium-osmesa flag.
Matt Turner
2013-08-21
2
-2
/
+2
*
svga: minor clean-ups in emit_hw_vs_vdecl()
Brian Paul
2013-08-21
1
-6
/
+6
*
gallivm: unify sin and cos implementation
Roland Scheidegger
2013-08-21
2
-255
/
+53
*
gallivm: add comment for bogus min/mag filter selection with nearest mip filter
Roland Scheidegger
2013-08-21
3
-2
/
+10
*
gallivm: fix rho calculation for 1d case
Roland Scheidegger
2013-08-21
1
-1
/
+1
*
vdpau/decode: Fix comment.
Rico Schüller
2013-08-21
1
-1
/
+1
*
vl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit formats.
Rico Schüller
2013-08-21
1
-1
/
+6
*
util: add avx2 and xop detection to cpu detection code
Roland Scheidegger
2013-08-20
3
-2
/
+59
*
gallivm: fix bogus aos path detection
Roland Scheidegger
2013-08-20
1
-5
/
+11
*
gallivm: do clamping of border color correctly for all formats
Roland Scheidegger
2013-08-20
2
-46
/
+256
*
gallivm: implement better control of per-quad/per-element/scalar lod
Roland Scheidegger
2013-08-20
8
-55
/
+149
*
build: fix out-of-tree builds in gallium/auxiliary
Ross Burton
2013-08-20
1
-0
/
+4
*
radeonsi: Always pre-load separate VGPRs for centroid vs. center interpolation
Michel Dänzer
2013-08-20
1
-1
/
+2
*
radeonsi: Fix SPI_BARYC_CNTL register initialization
Michel Dänzer
2013-08-20
1
-22
/
+3
*
gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesa
Maarten Lankhorst
2013-08-20
1
-2
/
+3
*
gallium/osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
2013-08-20
1
-3
/
+2
*
ilo: add ILO_DEBUG=flush
Chia-I Wu
2013-08-20
10
-12
/
+29
*
ilo: add ILO_DEBUG=draw
Chia-I Wu
2013-08-20
5
-2
/
+83
*
r600g/sb: Move memsets of member structs to within constructor bodies.
Vinson Lee
2013-08-19
2
-6
/
+3
[next]