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
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
marge_bot_batch_merge_job
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
tess-use-io-semantics
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-08
graw: Add struct pipe_surface forward declaration.
snb-magic
Vinson Lee
1
-1
/
+2
2010-11-08
mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.
Mario Kleiner
2
-2
/
+4
2010-11-08
r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)
Benjamin Franzke
8
-263
/
+312
2010-11-08
intel: Fix emit_linear_blit to use DWORD aligned width blits
Peter Clifton
1
-2
/
+5
2010-11-08
r600c: properly align mipmaps to group size
Alex Deucher
2
-4
/
+7
2010-11-08
graw: Export graw_save_surface_to_file().
Michal Krol
11
-101
/
+141
2010-11-08
os: Open file streams in binary mode.
Michal Krol
1
-1
/
+1
2010-11-07
mesa: Clean up header file inclusion in extensions.h.
Vinson Lee
1
-1
/
+4
2010-11-07
mesa: Clean up header file inclusion in enable.h.
Vinson Lee
1
-1
/
+3
2010-11-07
mesa: Clean up header file inclusion in drawtex.h.
Vinson Lee
1
-1
/
+2
2010-11-07
mesa: Clean up header file inclusion in drawpix.h.
Vinson Lee
1
-1
/
+4
2010-11-07
mesa: Clean up header file inclusion in depthstencil.h.
Vinson Lee
1
-1
/
+1
2010-11-07
mesa: Clean up header file inclusion in depth.h.
Vinson Lee
1
-1
/
+4
2010-11-07
mesa: Clean up header file inclusion in debug.h.
Vinson Lee
1
-1
/
+4
2010-11-07
mesa: Clean up header file inclusion in convolve.h.
Vinson Lee
1
-3
/
+4
2010-11-07
mesa: Clean up header file inclusion in colortab.h.
Vinson Lee
1
-3
/
+6
2010-11-07
mesa: Clean up header file inclusion in buffers.h.
Vinson Lee
1
-1
/
+2
2010-11-07
mesa: Clean up header file inclusion in blend.h.
Vinson Lee
1
-1
/
+3
2010-11-07
mesa: Clean up header file inclusion in attrib.h.
Vinson Lee
1
-3
/
+5
2010-11-07
mesa: Clean up header file inclusion in atifragshader.h.
Vinson Lee
1
-1
/
+6
2010-11-07
mesa: make fixed-pt and byte-valued arrays a runtime feature
Brian Paul
2
-23
/
+25
2010-11-07
mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type()
Brian Paul
1
-1
/
+0
2010-11-07
mesa: implement uint texstore code
Brian Paul
1
-24
/
+127
2010-11-07
mesa: rename vars in pixel pack/unpack code
Brian Paul
1
-403
/
+397
2010-11-07
mesa: consolidate pixel packing/unpacking code
Brian Paul
1
-397
/
+244
2010-11-07
mesa: Clean up header file inclusion in arrayobj.h.
Vinson Lee
1
-1
/
+3
2010-11-07
r600g: Mention AMD in the renderer string.
Henri Verbeet
1
-18
/
+18
2010-11-06
mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.
Vinson Lee
1
-0
/
+1
2010-11-06
mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.
Vinson Lee
1
-0
/
+1
2010-11-06
mesa: Clean up header file inclusion in api_validate.h.
Vinson Lee
1
-1
/
+4
2010-11-06
mesa: Clean up header file inclusion in api_loopback.h.
Vinson Lee
1
-1
/
+4
2010-11-06
mesa: Clean up header file inclusion in version.h.
Vinson Lee
1
-1
/
+1
2010-11-06
mesa: Clean up header file inclusion in accum.h.
Vinson Lee
1
-1
/
+4
2010-11-06
mesa: Fix delayed state flagging for EXT_sso-related program changes.
Eric Anholt
1
-18
/
+5
2010-11-06
meta: Don't try to disable cube maps if the driver doesn't expose the extension.
Francisco Jerez
1
-1
/
+2
2010-11-06
vbo: Avoid unnecessary copy to/from current in vertex format upgrade.
Francisco Jerez
2
-48
/
+63
2010-11-05
scons: Unify state tracker SConscripts
Jakob Bornecrantz
4
-22
/
+31
2010-11-05
scons: Move dependancy checks to the main gallium scons file
Jakob Bornecrantz
7
-75
/
+69
2010-11-05
scons: Check for libdrm_[intel|radeon] as well
Jakob Bornecrantz
2
-16
/
+30
2010-11-05
scons: Check for pkg-config before trying to use it
Jakob Bornecrantz
1
-0
/
+3
2010-11-05
scons: Detabify
Jakob Bornecrantz
9
-123
/
+122
2010-11-05
scons: Remove old pipebuffer SConscript
Jakob Bornecrantz
1
-18
/
+0
2010-11-05
softpipe: disable vertex texturing with draw/llvm
Brian Paul
1
-0
/
+5
2010-11-05
gallivm: add const qualifiers, fix comment string
Brian Paul
1
-4
/
+4
2010-11-05
gallivm: alloca() was called too often for temporary arrays
Brian Paul
1
-0
/
+2
2010-11-04
i965: Silence uninitialized variable warning.
Vinson Lee
1
-1
/
+1
2010-11-04
i965: Silence uninitialized variable warning.
Vinson Lee
1
-1
/
+1
2010-11-04
r300/compiler: Move declaration before code.
Vinson Lee
1
-5
/
+6
2010-11-04
llvmpipe: added some debug assertions, but disabled
Brian Paul
1
-0
/
+10
2010-11-04
r300/compiler: Move declaration before code.
Vinson Lee
1
-2
/
+3
[next]