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
*
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
*
r600g: properly implement S8Z24 depth-stencil format for Evergreen
Marek Olšák
2013-02-14
3
-18
/
+47
*
radeonsi: Handle TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Michel Dänzer
2013-02-14
1
-0
/
+29
*
radeonsi: Fix array indices for detecting integer vertex formats
Michel Dänzer
2013-02-14
1
-2
/
+2
*
glsl: Initialize ir_texture member variable.
Vinson Lee
2013-02-13
1
-2
/
+2
*
intel: Allow blit readpixels even when the pack alignment is set.
Eric Anholt
2013-02-13
1
-9
/
+4
*
i965: Remove writemask support from brw_SAMPLE().
Eric Anholt
2013-02-13
5
-109
/
+18
*
i965/fs: Use a helper function for checking for flow control instructions.
Eric Anholt
2013-02-13
3
-23
/
+22
*
shaderapi: Fix AttachShader error
bma
2013-02-13
1
-0
/
+14
*
i965: Re-enable the -RHW workaround for original gen4 chips.
Eric Anholt
2013-02-13
1
-12
/
+8
*
i965/gen4: Work around missing sRGB RGB DXT1 support.
Eric Anholt
2013-02-13
3
-4
/
+20
*
glsl: Fix error checking on "flat" keyword to match GLSL ES 3.00, GLSL 1.50.
Paul Berry
2013-02-13
1
-16
/
+32
*
glsl: don't allow non-flat integral types in varying structs/arrays.
Paul Berry
2013-02-13
3
-6
/
+30
*
glsl: Allow default precision qualifiers to be set for sampler types.
Paul Berry
2013-02-13
1
-3
/
+43
*
st/mesa: fix texture buffer objects
Marek Olšák
2013-02-13
1
-4
/
+10
*
i965: Use derived state for Haswell's 3DSTATE_VF packet.
Kenneth Graunke
2013-02-12
1
-2
/
+2
*
st/mesa: accelerate glGetTexImage for all formats using a blit
Marek Olšák
2013-02-13
2
-49
/
+152
*
gallium: add red-alpha texture formats and a couple of util functions
Marek Olšák
2013-02-13
3
-0
/
+141
*
r600g: fix lockup when hyperz & alpha test are enabled together. v3
Jerome Glisse
2013-02-12
3
-3
/
+49
*
CopyTexImage: Don't check sRGB vs LINEAR for desktop GL
Jordan Justen
2013-02-12
1
-18
/
+10
[next]