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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g/Cayman: Fix blending using destination alpha factor but non-alpha dest
Michel Dänzer
2013-02-20
1
-4
/
+9
*
radeonsi: Fix blending using destination alpha factor but non-alpha destination
Michel Dänzer
2013-02-20
1
-3
/
+5
*
radeonsi: implement 3D transfers
Marek Olšák
2013-02-20
1
-20
/
+29
*
radeonsi: add assertions to prevent creation of invalid surfaces
Marek Olšák
2013-02-20
3
-15
/
+18
*
radeonsi: use u_box_origin_2d helper function
Marek Olšák
2013-02-20
1
-5
/
+2
*
DRI2: Don't disable GLX_INTEL_swap_event unconditionally
Zack Rusin
2013-02-19
1
-3
/
+12
*
i965/fs: Enable CSE on uniform pull constant loads.
Eric Anholt
2013-02-19
1
-0
/
+3
*
i965/fs: Only do CSE when the dst types match.
Eric Anholt
2013-02-19
1
-1
/
+2
*
i965/fs: Delay setup of uniform loads until after pre-regalloc scheduling.
Eric Anholt
2013-02-19
3
-27
/
+66
*
i965/fs: Fix copy propagation with smearing.
Eric Anholt
2013-02-19
1
-1
/
+2
*
i965/fs: Add a bit more instruction dumping useful for upcoming work.
Eric Anholt
2013-02-19
1
-1
/
+30
*
radeon/llvm: Fix build with LLVM 3.3
Tom Stellard
2013-02-19
2
-1
/
+12
*
r600g: Add $(DEFINES) to AM_CXXFLAGS
Tom Stellard
2013-02-19
1
-1
/
+2
*
i965: Remove unused userclip flags.
Paul Berry
2013-02-19
3
-5
/
+0
*
llvmpipe: fix handling of 0 x 0 framebuffer size
Brian Paul
2013-02-19
1
-2
/
+2
*
st/xlib: initialize the drawable size in create_xmesa_buffer()
Brian Paul
2013-02-19
1
-2
/
+1
*
glx: fix glGetTexLevelParameteriv for indirect rendering
Stefan Brüns
2013-02-19
1
-1
/
+3
*
st/mesa: implement glBitmap unpacking from a PBO, for the cache path
Brian Paul
2013-02-19
1
-2
/
+11
*
draw: fix non-perspective interpolation in interp()
Brian Paul
2013-02-19
1
-3
/
+8
*
st/mesa: remove what is left from u_blit
Marek Olšák
2013-02-18
6
-29
/
+0
*
st/mesa: simplify and improve CopyTexSubImage
Marek Olšák
2013-02-18
3
-260
/
+99
*
st/mesa: don't do sRGB conversion in CopyTexSubImage
Marek Olšák
2013-02-18
1
-2
/
+2
*
st/mesa: implement blit-based TexImage and TexSubImage
Marek Olšák
2013-02-18
3
-4
/
+239
*
st/mesa: fix blit-based GetTexImage for 1D array textures
Marek Olšák
2013-02-18
1
-19
/
+52
*
st/mesa: fix blit-based GetTexImage for depth/stencil formats
Marek Olšák
2013-02-18
1
-1
/
+1
*
st/mesa: factor out code for determining blit.mask from CopyTexSubImage
Marek Olšák
2013-02-18
1
-42
/
+66
*
radeonsi: Fix PIPE_FORMAT_X32_S8X24_UINT sampler hardware format
Michel Dänzer
2013-02-18
1
-1
/
+1
*
radeonsi: Use stencil surface level information for stencil texturing
Michel Dänzer
2013-02-18
2
-7
/
+10
*
radeonsi: properly implement S8Z24 depth-stencil format
Michel Dänzer
2013-02-18
1
-29
/
+66
*
r600g/llvm: Support for TBO
Vincent Lejeune
2013-02-18
1
-0
/
+28
*
r600g/llvm: Set Inputs/Outputs count to 32 (api reported value)
Vincent Lejeune
2013-02-18
1
-2
/
+2
*
r600g/llvm: Fix alpha_to_one piglit tests
Vincent Lejeune
2013-02-18
3
-0
/
+4
*
r600g/llvm: Add support for UBO
Vincent Lejeune
2013-02-18
2
-1
/
+22
*
i965: Fix leak in blorp CopyTexSubImage2D
Christopher James Halse Rogers
2013-02-16
1
-2
/
+2
*
gallivm/tgsi: fix issues with sample opcodes
Roland Scheidegger
2013-02-16
7
-95
/
+247
*
gallivm/tgsi: fix src modifier fetching with non-float types.
Roland Scheidegger
2013-02-16
4
-5
/
+54
*
gallivm: fix issues with trunc/round/floor/ceil with no arch rounding
Roland Scheidegger
2013-02-16
2
-66
/
+199
*
gallivm: DIV shouldn't be deprecated.
Roland Scheidegger
2013-02-16
1
-1
/
+0
*
mesa: Use PROGRAM_ERROR_STRING_ARB instead of the _NV name
Matt Turner
2013-02-15
1
-1
/
+1
*
trace: add context pointer sanity checking
Brian Paul
2013-02-15
3
-0
/
+23
*
trace: fix incorrect trace_surface::base.context pointer
Brian Paul
2013-02-15
3
-4
/
+7
*
trace: whitespace, comment clean-ups
Brian Paul
2013-02-15
1
-6
/
+2
*
trace: move struct tr_list to tr_texture.h
Brian Paul
2013-02-15
2
-5
/
+8
*
st/mesa: fix format query for GL_ARB_texture_rg
Brian Paul
2013-02-15
1
-3
/
+4
*
i965/fs: Do a general SEND dependency workaround for the original 965.
Eric Anholt
2013-02-15
3
-42
/
+229
*
egl-wayland: Fix left-over wl_display_roundtrip() usage
Kristian Høgsberg
2013-02-14
1
-1
/
+1
*
i965/gen7: Set up all samplers even if samplers are sparsely used.
Eric Anholt
2013-02-14
1
-1
/
+1
*
r600g: add support for red-alpha render targets
Marek Olšák
2013-02-14
2
-0
/
+44
*
r300g: add support for red-alpha render targets
Marek Olšák
2013-02-14
3
-0
/
+20
*
st/mesa: try to find exact format matching user format and type for DrawPixels
Marek Olšák
2013-02-14
4
-37
/
+59
[next]