index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
mesa: Bump version to 9.1 (final)
Ian Romanick
1
-1
/
+1
2013-02-22
i965: Enable OpenGL ES 3.0 on Sandy Bridge
Ian Romanick
1
-1
/
+1
2013-02-22
r600g: fixup PS_PARTIAL_FLUSH flag handling for cayman
Alex Deucher
1
-7
/
+6
2013-02-22
r600g: r6xx deadlock workaround (v6)
Alex Deucher
1
-0
/
+6
2013-02-22
r600g: add PS_PARTIAL_FLUSH flag
Alex Deucher
2
-0
/
+6
2013-02-22
radeonsi: Fix PIPE_FORMAT_X32_S8X24_UINT sampler hardware format
Michel Dänzer
1
-1
/
+1
2013-02-22
radeonsi: Use stencil surface level information for stencil texturing
Michel Dänzer
2
-7
/
+10
2013-02-22
radeonsi: properly implement S8Z24 depth-stencil format
Michel Dänzer
1
-29
/
+66
2013-02-22
radeonsi: Fix w component of TGSI_SEMANTIC_POSITION fragment shader inputs.
Michel Dänzer
1
-0
/
+8
2013-02-22
radeonsi: Fix blending using destination alpha factor but non-alpha destination
Michel Dänzer
1
-3
/
+5
2013-02-22
radeonsi: implement 3D transfers
Marek Olšák
1
-20
/
+29
2013-02-22
radeonsi: add assertions to prevent creation of invalid surfaces
Marek Olšák
3
-15
/
+18
2013-02-22
radeonsi: use u_box_origin_2d helper function
Marek Olšák
1
-5
/
+2
2013-02-22
st/mesa: don't do sRGB conversion in CopyTexSubImage
Marek Olšák
1
-2
/
+2
2013-02-22
r600g: fix random corruption with CP DMA in TF2
Marek Olšák
1
-0
/
+3
2013-02-22
llvmpipe/build: add DLOPEN_LIBS and PTHREAD_LIBS to the lp_test_* targets
Andreas Boll
1
-5
/
+12
2013-02-22
targets/xa-vmwgfx: Force c++ linker to fix undefined symbols
Andreas Boll
1
-0
/
+2
2013-02-21
r300g/compiler: Fix bug in OMOD folding
Tom Stellard
3
-1
/
+77
2013-02-21
r300g/tests: Add helper functions for creating a full program
Tom Stellard
2
-8
/
+75
2013-02-21
r300g/tests: Exit test runner with a valid status code
Tom Stellard
5
-6
/
+22
2013-02-21
r300g/complier: Make r300_vertprog_swizzle_caps visible in other files
Tom Stellard
2
-1
/
+3
2013-02-21
r300g/compiler: Add missing license headers
Tom Stellard
13
-1
/
+339
2013-02-21
r600g: don't enable ReZ mode on evergreen
Alex Deucher
1
-1
/
+4
2013-02-20
mesa: Don't install glEvalMesh in the beginend dispatch table
Ian Romanick
3
-9
/
+16
2013-02-19
DRI2: Don't disable GLX_INTEL_swap_event unconditionally
Zack Rusin
1
-3
/
+12
2013-02-19
glx: fix glGetTexLevelParameteriv for indirect rendering
Stefan Brüns
1
-1
/
+3
2013-02-17
mesa: Bump version to 9.1-rc2
mesa-9.1-rc2
Ian Romanick
1
-1
/
+1
2013-02-17
i965/fs: Use a helper function for checking for flow control instructions.
Eric Anholt
3
-23
/
+22
2013-02-17
shaderapi: Fix AttachShader error
bma
1
-0
/
+14
2013-02-17
i965: Re-enable the -RHW workaround for original gen4 chips.
Eric Anholt
1
-12
/
+8
2013-02-17
i965/gen4: Work around missing sRGB RGB DXT1 support.
Eric Anholt
3
-4
/
+20
2013-02-17
i965: Fix leak in blorp CopyTexSubImage2D
Christopher James Halse Rogers
1
-2
/
+2
2013-02-17
st/mesa: fix format query for GL_ARB_texture_rg
Brian Paul
1
-3
/
+4
2013-02-17
i965/gen7: Set up all samplers even if samplers are sparsely used.
Eric Anholt
1
-1
/
+1
2013-02-17
i965: Use derived state for Haswell's 3DSTATE_VF packet.
Kenneth Graunke
1
-2
/
+2
2013-02-17
util: fix incorrect Z bit masking in util_clear_depth_stencil()
Brian Paul
1
-2
/
+2
2013-02-17
mesa: fix GetTexImage if mesa format and internal format don't match
Marek Olšák
2
-0
/
+71
2013-02-17
mesa: don't use memcpy fast path for GetTexImage if base format is different
Marek Olšák
1
-4
/
+6
2013-02-17
mesa: don't use _mesa_base_tex_format for format parameter of GetTexImage
Marek Olšák
1
-1
/
+36
2013-02-17
intel: Do not expose OES_compressed_ETC1_RGB8_texture or ARB_texture_rgb10_a2...
Ian Romanick
1
-2
/
+2
2013-02-17
softpipe: fix using optimized filter function
Roland Scheidegger
1
-0
/
+1
2013-02-17
egl-wayland: Make sure we allocate a back buffer even if nothing was rendered
Kristian Høgsberg
1
-0
/
+8
2013-02-17
svga: fix sRGB rendering
Brian Paul
1
-0
/
+11
2013-02-17
st/mesa: don't choose DXT formats if we can't do DXT compression
Brian Paul
5
-13
/
+29
2013-02-17
mesa: don't use format chooser code for glCompressedTexImage
Brian Paul
1
-2
/
+12
2013-02-17
glx: Check that swap_buffers_reply is non-NULL before using it
Stéphane Marchesin
1
-3
/
+5
2013-02-17
st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2
Brian Paul
1
-1
/
+4
2013-02-17
mesa: don't enable GL_EXT_framebuffer_multisample for software drivers
Brian Paul
1
-1
/
+0
2013-02-17
osmesa: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
1
-0
/
+3
2013-02-17
xlib: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
1
-0
/
+3
[next]