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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeon: share common fog code between radeon and r200
Alex Deucher
2012-01-17
17
-259
/
+227
*
radeon: fix fog coordinate emit
Alex Deucher
2012-01-17
1
-1
/
+1
*
r200: fix fog coordinate emit
Alex Deucher
2012-01-17
1
-1
/
+1
*
r600g: fix recip_uint on r600.
Dave Airlie
2012-01-18
1
-0
/
+1
*
r600g: fix USLT for r600-eg
Vadim Girlin
2012-01-17
1
-2
/
+2
*
scons: Don't set visibility to hidden on Haiku
Alexander von Gluck IV
2012-01-17
1
-1
/
+1
*
scons: Add Haiku build support
Alexander von Gluck IV
2012-01-17
5
-12
/
+27
*
r600g: rework IDIV/UDIV and implement MOD/UMOD (v2)
Vadim Girlin
2012-01-17
2
-133
/
+593
*
mesa: Enable silent automake rules when available.
Eric Anholt
2012-01-17
1
-0
/
+5
*
i965: Convert the build to using automake.
Eric Anholt
2012-01-17
7
-35
/
+106
*
intel: Drop the version override code now that we don't have any left.
Eric Anholt
2012-01-17
1
-8
/
+0
*
intel: Fix warnings of undefined ffs().
Eric Anholt
2012-01-17
1
-0
/
+1
*
Complete ARGB8888 naming convention format renames missed
Scott Moreau
2012-01-17
1
-4
/
+3
*
i965: Fix gen6,gen7 when used with a non-HiZ capable DDX
Chad Versace
2012-01-16
1
-4
/
+13
*
softpipe: Silence unused variable warning on non-LLVM builds.
Vinson Lee
2012-01-16
1
-0
/
+2
*
intel: Fix segfault in glXSwapBuffers with no bound context
Anuj Phogat
2012-01-16
1
-5
/
+7
*
llvmpipe: Remove unused variable 'packed' from lp_test_round.
Vinson Lee
2012-01-16
1
-2
/
+0
*
util: Silence GCC unused-but-set-variable warning.
Vinson Lee
2012-01-16
1
-0
/
+2
*
vl: Make array initialization portable.
José Fonseca
2012-01-16
1
-1
/
+4
*
i915g: Fix the blending for the A8 destination buffer case.
Stéphane Marchesin
2012-01-15
4
-12
/
+29
*
r200: remove left-over EGL_SOURCES variable
Matt Turner
2012-01-15
1
-1
/
+0
*
r600g: fix mullo_uint trans slot only on r600/r700
Dave Airlie
2012-01-15
1
-1
/
+1
*
r600g: implement clip distances
Vadim Girlin
2012-01-15
6
-17
/
+111
*
r600g: implement two-sided lighting (v3)
Vadim Girlin
2012-01-15
6
-25
/
+135
*
r600g: add support for ISHR/USHR/SHL on r600-evergreen
Vadim Girlin
2012-01-15
2
-10
/
+13
*
r600g: implement IDIV/UDIV on r600-evergreen
Vadim Girlin
2012-01-15
1
-4
/
+222
*
r600g: implement ISSG on r600-evergreen
Vadim Girlin
2012-01-15
1
-0
/
+63
*
r600g: implement IABS on r600-evergreen
Vadim Girlin
2012-01-15
1
-0
/
+60
*
r600g: implement F2U on evergreen
Vadim Girlin
2012-01-15
1
-2
/
+2
*
r600g: add FLT_TO_UINT opcode for evergreen
Vadim Girlin
2012-01-15
2
-1
/
+4
*
r600g: fix F2I on evergreen
Vadim Girlin
2012-01-15
1
-1
/
+50
*
vl: fix YV12 handling
Christian König
2012-01-15
4
-9
/
+49
*
st/vdpau: recreate video buffer if decode doesn't like it
Christian König
2012-01-15
1
-1
/
+21
*
st/vdpau: recreate video buffer if format doesn't match
Christian König
2012-01-15
2
-19
/
+37
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
8
-3
/
+24
*
vl: add h264 infrastructure
Christian König
2012-01-15
2
-0
/
+107
*
vl: move away from state like parameters
Christian König
2012-01-15
9
-403
/
+293
*
vl/video_buffer: add support for interlaced buffers
Christian König
2012-01-15
3
-13
/
+25
*
vl/video_buffer: improve constructor
Christian König
2012-01-15
2
-45
/
+84
*
vl/video_buffer: use template style create params
Christian König
2012-01-15
7
-69
/
+71
*
r600g: vertex id support.
Dave Airlie
2012-01-15
1
-8
/
+15
*
r600g: make u2f trans only
Dave Airlie
2012-01-15
1
-1
/
+1
*
nvfx: random cleanups of the state validation code
Lucas Stach
2012-01-15
1
-27
/
+22
*
nvfx: drop render temporaries code
Lucas Stach
2012-01-15
4
-172
/
+18
*
nvfx: rework state_fb code to get rid of render temps
Lucas Stach
2012-01-15
4
-146
/
+72
*
nvfx: say no to stream output caps
Lucas Stach
2012-01-15
1
-1
/
+5
*
mesa: update compute_version for GL3
Marek Olšák
2012-01-15
1
-4
/
+2
*
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
2012-01-15
13
-151
/
+57
*
r600g: add r600 version of UINT_TO_FLT conversion.
Dave Airlie
2012-01-14
1
-0
/
+1
*
r600g: fix r600 f2i to be trans only emitted.
Dave Airlie
2012-01-14
1
-1
/
+1
[prev]
[next]