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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa: fix tex format selection for GL_R32F and other R/G float formats
Brian Paul
2012-01-18
1
-0
/
+10
*
r600g: fix ISLT on r600/700
Dave Airlie
2012-01-18
1
-1
/
+1
*
r600g: make r600/700 use correct ineg.
Dave Airlie
2012-01-18
1
-1
/
+1
*
r600g: fix some of the interpolation tests.
Dave Airlie
2012-01-18
1
-5
/
+10
*
i965: Bump Ivybridge's fake MRF range to g112-127 instead of g111-126.
Kenneth Graunke
2012-01-18
1
-1
/
+9
*
i965: Remove the INTEL_OLD_VS option.
Kenneth Graunke
2012-01-18
3
-10
/
+3
*
mesa: Support GL_VERTEX_ATTRIB_ARRAY_INTEGER in GL 3.0 contexts.
Kenneth Graunke
2012-01-18
1
-1
/
+1
*
r600g: fix UINT_TO_FLT on evergreen
Vadim Girlin
2012-01-18
1
-1
/
+1
*
i965/gen5: Fix rendering of depth buffers without stencil [v2]
Chad Versace
2012-01-17
1
-2
/
+15
*
intel: Return if pointer to intel_context is null
Anuj Phogat
2012-01-17
1
-7
/
+7
*
r600g: add workaround for original R600 PS setup
Alex Deucher
2012-01-17
1
-2
/
+7
*
i965: Add .gitignore file to exclude automake build artifacts from git.
Paul Berry
2012-01-17
1
-0
/
+6
*
mesa: Add condition in glGetTexImage for zero size textures
Anuj Phogat
2012-01-17
2
-1
/
+14
*
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: Add Haiku build support
Alexander von Gluck IV
2012-01-17
3
-11
/
+24
*
r600g: rework IDIV/UDIV and implement MOD/UMOD (v2)
Vadim Girlin
2012-01-17
2
-133
/
+593
*
i965: Convert the build to using automake.
Eric Anholt
2012-01-17
4
-34
/
+88
*
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
[prev]
[next]