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
*
mesa: Bump version to 9.1-rc2
mesa-9.1-rc2
Ian Romanick
2013-02-17
2
-2
/
+2
*
i965/fs: Use a helper function for checking for flow control instructions.
Eric Anholt
2013-02-17
3
-23
/
+22
*
shaderapi: Fix AttachShader error
bma
2013-02-17
1
-0
/
+14
*
i965: Re-enable the -RHW workaround for original gen4 chips.
Eric Anholt
2013-02-17
1
-12
/
+8
*
i965/gen4: Work around missing sRGB RGB DXT1 support.
Eric Anholt
2013-02-17
3
-4
/
+20
*
mesa: Add .cherry-ignore for 9.1
Ian Romanick
2013-02-17
1
-0
/
+3
*
i965: Fix leak in blorp CopyTexSubImage2D
Christopher James Halse Rogers
2013-02-17
1
-2
/
+2
*
st/mesa: fix format query for GL_ARB_texture_rg
Brian Paul
2013-02-17
1
-3
/
+4
*
i965/gen7: Set up all samplers even if samplers are sparsely used.
Eric Anholt
2013-02-17
1
-1
/
+1
*
i965: Use derived state for Haswell's 3DSTATE_VF packet.
Kenneth Graunke
2013-02-17
1
-2
/
+2
*
util: fix incorrect Z bit masking in util_clear_depth_stencil()
Brian Paul
2013-02-17
1
-2
/
+2
*
mesa: fix GetTexImage if mesa format and internal format don't match
Marek Olšák
2013-02-17
2
-0
/
+71
*
mesa: don't use memcpy fast path for GetTexImage if base format is different
Marek Olšák
2013-02-17
1
-4
/
+6
*
mesa: don't use _mesa_base_tex_format for format parameter of GetTexImage
Marek Olšák
2013-02-17
1
-1
/
+36
*
intel: Do not expose OES_compressed_ETC1_RGB8_texture or ARB_texture_rgb10_a2...
Ian Romanick
2013-02-17
1
-2
/
+2
*
softpipe: fix using optimized filter function
Roland Scheidegger
2013-02-17
1
-0
/
+1
*
egl-wayland: Make sure we allocate a back buffer even if nothing was rendered
Kristian Høgsberg
2013-02-17
1
-0
/
+8
*
svga: fix sRGB rendering
Brian Paul
2013-02-17
1
-0
/
+11
*
st/mesa: don't choose DXT formats if we can't do DXT compression
Brian Paul
2013-02-17
5
-13
/
+29
*
mesa: don't use format chooser code for glCompressedTexImage
Brian Paul
2013-02-17
1
-2
/
+12
*
configure.ac: GLX cannot work without OpenGL
Michel Dänzer
2013-02-17
1
-0
/
+10
*
glx: Check that swap_buffers_reply is non-NULL before using it
Stéphane Marchesin
2013-02-17
1
-3
/
+5
*
st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2
Brian Paul
2013-02-17
1
-1
/
+4
*
mesa: don't enable GL_EXT_framebuffer_multisample for software drivers
Brian Paul
2013-02-17
1
-1
/
+0
*
osmesa: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
2013-02-17
1
-0
/
+3
*
xlib: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
2013-02-17
1
-0
/
+3
*
glsl: don't allow non-flat integral types in varying structs/arrays.
Paul Berry
2013-02-15
3
-6
/
+30
*
glsl: Allow default precision qualifiers to be set for sampler types.
Paul Berry
2013-02-15
1
-3
/
+43
*
radeonsi: Handle TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Michel Dänzer
2013-02-15
1
-0
/
+29
*
radeonsi: Fix array indices for detecting integer vertex formats
Michel Dänzer
2013-02-15
1
-2
/
+2
*
radeonsi: remove constant index limitation v3
Christian König
2013-02-15
2
-7
/
+1
*
radeonsi: support constants as TEX coordinates
Christian König
2013-02-15
1
-0
/
+9
*
configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libs
Tom Stellard
2013-02-13
1
-9
/
+10
*
Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Matt Turner
2013-02-13
1
-11
/
+1
*
r600g: Handle SET*_DX10 instructions in r600_bytecode_get_num_operands()
Tom Stellard
2013-02-13
1
-0
/
+8
*
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
*
configure.ac: Fix --with-llvm-shared-libs
Quentin Glidic
2013-02-12
1
-2
/
+7
*
r600g/llvm: Select the correct GPU type for RV670
Tom Stellard
2013-02-12
1
-1
/
+1
*
r600g: make sure async blit is done 8 * pitch at a time v2
Jerome Glisse
2013-02-11
1
-6
/
+7
*
winsys/radeon: fix bo with virtual address referencing mismatch
Martin Andersson
2013-02-11
1
-0
/
+4
*
docs: document removal of makedepend build dependency
Andreas Boll
2013-02-11
1
-0
/
+1
*
builtin_compiler/build: Don't use *_FOR_BUILD when not cross compiling
Matt Turner
2013-02-11
1
-11
/
+32
*
gallium/egl: Fix include dirs for VPATH build
Quentin Glidic
2013-02-11
1
-0
/
+1
*
mesa: Bump version to 9.1-rc1
Andreas Boll
2013-02-11
2
-2
/
+2
*
winsys/radeon: improve debuging printing
mesa-9.1-rc1
Jerome Glisse
2013-02-08
1
-1
/
+2
*
xorg: fix exa finish access
Jerome Glisse
2013-02-08
1
-1
/
+1
*
glsl: Support transform feedback of varying structs.
Paul Berry
2013-02-08
2
-67
/
+184
*
glsl: Use parse_program_resource_name to parse transform feedback varyings.
Paul Berry
2013-02-08
2
-19
/
+16
*
glsl: Rename uniform_field_visitor to program_resource_visitor.
Paul Berry
2013-02-08
4
-33
/
+34
[next]