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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen7: Skip checking if we need a GS program for now.
Eric Anholt
2012-02-21
1
-1
/
+0
*
i965: Compute required barycentric interp modes once at FS compile time.
Eric Anholt
2012-02-21
4
-20
/
+17
*
i965: Move VUE map computation to once at VS compile time.
Eric Anholt
2012-02-21
12
-49
/
+42
*
i965: Make the userclip flag for the VUE map come from VS prog data.
Eric Anholt
2012-02-21
10
-39
/
+29
*
mesa: fix issues with texture border and array textures
Anuj Phogat
2012-02-21
1
-11
/
+59
*
radeon/r600g: fix virtual address space allocation
Jerome Glisse
2012-02-21
1
-0
/
+3
*
llvmpipe: Remove lp_test_sincos.
José Fonseca
2012-02-21
6
-909
/
+8
*
vl: add support for bob deinterlacing
Christian König
2012-02-21
4
-12
/
+66
*
st/vdpau: Use transfer_inline_write to upload ycbcr data
Christian König
2012-02-21
1
-18
/
+5
*
st/vdpau: remove unnecessary tracing and adjust tracing levels a bit
Christian König
2012-02-21
7
-64
/
+4
*
gallivm: Fix TGSI_OPCODE_ARR's translation.
José Fonseca
2012-02-21
3
-2
/
+22
*
st/egl: Move drm_display_authenticate into HAVE_WAYLAND_BACKEND section.
Vinson Lee
2012-02-20
1
-9
/
+9
*
llvmpipe: Don't assume vector is 4 wide in lp_build_sin()/lp_build_cos()
José Fonseca
2012-02-20
1
-81
/
+60
*
mesa: check for no state change in glPrimitiveRestartIndex()
Brian Paul
2012-02-20
1
-4
/
+5
*
mesa: check for no state change in Enable/DisableVertexAttribArray()
Brian Paul
2012-02-20
1
-10
/
+22
*
mesa: add missing return after _mesa_error() in update_array()
Brian Paul
2012-02-20
1
-0
/
+1
*
r300g: Fix build when libdrm is installed to non-standard dir
Tom Stellard
2012-02-19
1
-0
/
+2
*
i965: Make the dummy fragment shader work in SIMD16 mode.
Kenneth Graunke
2012-02-18
1
-5
/
+7
*
i965: Fix GPU hangs in the dummy fragment shader.
Kenneth Graunke
2012-02-18
1
-0
/
+2
*
st/vega: Remove unused variable.
Vinson Lee
2012-02-18
1
-4
/
+0
*
st/glx: Remove unused variables.
Vinson Lee
2012-02-18
1
-6
/
+3
*
draw: add missing streamout state setup for draw/llvm.
Dave Airlie
2012-02-18
1
-0
/
+1
*
vbo: Eliminate short-circuiting in invalid-start case.
Kenneth Graunke
2012-02-17
1
-5
/
+1
*
vbo: Rework checking of 'end' against _MaxElement.
Kenneth Graunke
2012-02-17
1
-11
/
+6
*
vbo: Ignore invalid element ranges which are outside VBO bounds.
Kenneth Graunke
2012-02-17
1
-0
/
+25
*
vbo: Remove pedantic warning about 'end' beind out of bounds.
Kenneth Graunke
2012-02-17
1
-47
/
+2
*
intel: Fix rendering from textures after RenderTexture().
Eric Anholt
2012-02-17
5
-61
/
+47
*
intel: Improve the fallback debug for framebuffer status checks.
Eric Anholt
2012-02-17
1
-2
/
+17
*
mesa: Only end render-to-texture at bind time for drawbuffers.
Eric Anholt
2012-02-17
1
-5
/
+2
*
gallivm: fetch immediates to correct type (v2)
Dave Airlie
2012-02-17
1
-3
/
+22
*
gallivm: enable stores of integer types. (v2) + fix ARL
Dave Airlie
2012-02-17
2
-11
/
+59
*
gallivm: enable fetch for integer opcodes. (v2)
Dave Airlie
2012-02-17
4
-16
/
+74
*
gallivm: add uint/int bld to the base builder. (v2)
Dave Airlie
2012-02-17
3
-9
/
+12
*
gallivm: fix build gather to take a bld context
Dave Airlie
2012-02-17
1
-8
/
+8
*
gallivm: pass build context to exec_mask_store.
Dave Airlie
2012-02-17
1
-5
/
+9
*
tgsi: add source/destination type from opcodes. (v2)
Dave Airlie
2012-02-17
2
-0
/
+112
*
gallivm: Initialize x86 disassembler on x86_64 too.
José Fonseca
2012-02-17
1
-2
/
+2
*
llvmpipe: Test lp_test_arit with LP_NATIVE_VECTOR_WIDTH.
José Fonseca
2012-02-17
1
-3
/
+5
*
llvmpipe: Specify lp_test_arit's target precision per function.
José Fonseca
2012-02-17
1
-10
/
+16
*
llvmpipe: Add a negation test to lp_test_arit.
José Fonseca
2012-02-17
1
-0
/
+7
*
docs: News and release notes link for 8.0.1
Ian Romanick
2012-02-16
2
-0
/
+8
*
docs: Add 8.0.1 release md5sums
Ian Romanick
2012-02-16
1
-1
/
+3
*
docs: Add 8.0.1 release notes
Ian Romanick
2012-02-16
1
-0
/
+151
*
r300g: don't use pipe_screen::winsys
Marek Olšák
2012-02-17
1
-2
/
+2
*
r300g: don't use pipe_context::winsys
Marek Olšák
2012-02-17
1
-1
/
+1
*
mesa: Update the version string to 8.1-devel
Ian Romanick
2012-02-16
1
-1
/
+1
*
docs: replace gitweb link with cgit link
Brian Paul
2012-02-16
1
-1
/
+1
*
mesa: add missing texture integer test in glTexSubImage()
Brian Paul
2012-02-16
1
-0
/
+11
*
r600g: remove the workaround for quads and provoking vertex
Marek Olšák
2012-02-16
5
-33
/
+25
*
r600g: remove redundant r600_context::vs_so_stride_in_dw
Marek Olšák
2012-02-16
3
-4
/
+1
[next]