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
23.3
24.0
24.1
24.2
24.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
a7xx-gmem
amber
elima/radv-video-encode-caps-maxbitrate
explicit-sync
fjdegroo/lnl-giraffe-metrics
main
powervr-mesa-next-wayland
review/fragment_shader_barycentric
staging/23.2
staging/23.3
staging/24.0
staging/24.1
staging/24.2
staging/24.3
uav-counter-meta
vk-no-nir-android
zink-stablefix
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
2015-09-02
docs: document VMware OpenGL 3.3 support
Brian Paul
1
-0
/
+35
2015-09-02
svga: update driver for version 10 GPU interface
Brian Paul
64
-2369
/
+8655
2015-09-02
svga: add new version 10 device command prototypes
Brian Paul
1
-0
/
+333
2015-09-02
svga: add new svga_streamout.h file
Brian Paul
1
-0
/
+50
2015-09-02
svga: add new svga_state_tgsi_transform.c file
Brian Paul
1
-0
/
+293
2015-09-02
svga: add new svga_state_sampler.c file
Brian Paul
1
-0
/
+339
2015-09-02
svga: add new svga_state_gs.c file
Brian Paul
1
-0
/
+264
2015-09-02
svga: add new svga_pipe_streamout.c file
Brian Paul
1
-0
/
+320
2015-09-02
svga: add new svga_pipe_gs.c file
Brian Paul
1
-0
/
+142
2015-09-02
svga: add new svga_link.[ch] files
Brian Paul
2
-0
/
+140
2015-09-02
svga: add new svga_cmd_vgpu10.c file
Brian Paul
1
-0
/
+1289
2015-09-02
svga: add new svga_tgsi_vgpu10.c file
Brian Paul
1
-0
/
+6778
2015-09-02
svga: remove unused SVGA3D_* command functions
Brian Paul
2
-156
/
+0
2015-09-02
gallium/st: add pipe_context::get_timestamp()
Brian Paul
2
-2
/
+18
2015-09-02
svga/winsys: Add support for VGPU10
Brian Paul
22
-134
/
+473
2015-09-02
svga: update the svga3d device header files
Brian Paul
11
-1043
/
+2206
2015-09-02
svga: add new version 10 device header files
Brian Paul
2
-0
/
+2010
2015-09-02
winsys/svga: add new vmw_query.c[h] files
Brian Paul
3
-1
/
+214
2015-09-02
mesa/formats: 8-bit channel integer formats addition
Dave Airlie
5
-0
/
+64
2015-09-02
mesa/formats: add some formats from GL3.3
Dave Airlie
5
-0
/
+123
2015-09-02
mesa: handle SwapBytes in compressed texture get code.
Dave Airlie
1
-0
/
+7
2015-09-02
mesa: fix SwapBytes handling in numerous places
Dave Airlie
6
-56
/
+89
2015-09-01
auxiliary/os: Don't implement os_get_option() on embedded builds.
José Fonseca
1
-0
/
+2
2015-09-01
util: add a couple primitive restart helper functions
Brian Paul
3
-0
/
+331
2015-09-01
tgsi: add tgsi utility to transform a fragment shader to support aa point
Charmaine Lee
3
-0
/
+346
2015-09-01
tgsi: adds tgsi utility to transform a shader to support point sprite
Charmaine Lee
3
-0
/
+622
2015-09-01
util: add util_strcasecmp() wrapper
Brian Paul
1
-0
/
+3
2015-09-01
gallium/util: add a utility to create geometry passthrough shader
Charmaine Lee
2
-0
/
+57
2015-09-01
gallium/util: return FALSE for intersection if there's empty rectangles
Roland Scheidegger
1
-1
/
+6
2015-09-01
tgsi: add some more helper functions
Charmaine Lee
1
-4
/
+65
2015-09-01
tgsi: add negate parameter to tgsi_transform_kill_inst()
Brian Paul
4
-5
/
+8
2015-09-01
mesa: Move gl_vert_attrib from mtypes.h to shader_enums.h
Jason Ekstrand
2
-107
/
+108
2015-08-27
mesa: only copy the requested teximage faces
Ilia Mirkin
1
-2
/
+2
2015-08-26
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
57
-65
/
+96
2015-08-26
gallium: add an interface for dumping debug driver state
Marek Olšák
2
-0
/
+17
2015-08-17
mesa: rename texture function now that its static
Timothy Arceri
1
-31
/
+31
2015-08-15
scons: Always define __STDC_LIMIT_MACROS.
Vinson Lee
1
-0
/
+1
2015-08-14
swrast: fix EXT_depth_bounds_test
Marek Olšák
1
-2
/
+12
2015-08-14
st/mesa: add EXT_depth_bounds_test
Marek Olšák
2
-4
/
+12
2015-08-14
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
16
-0
/
+20
2015-08-14
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
17
-0
/
+46
2015-08-11
configure.ac: Always define __STDC_LIMIT_MACROS.
Matt Turner
1
-1
/
+1
2015-08-10
mesa/format_utils: Add src_bits == dst_bits cases to unorm_to_unorm
Jason Ekstrand
1
-1
/
+3
2015-08-10
util: Use LONG_MAX instead of LONG_BIT.
Jose Fonseca
1
-6
/
+7
2015-08-10
scons: Build roundevent_test.
Jose Fonseca
2
-0
/
+9
2015-08-09
util: Rename PURE to ATTRIBUTE_PURE.
Jose Fonseca
1
-2
/
+2
2015-08-06
radeonsi: add a HUD query showing the number of shaders created
Marek Olšák
4
-0
/
+17
2015-08-06
radeonsi: add a HUD query showing the number of compiler invocations
Marek Olšák
4
-1
/
+19
2015-08-06
gallium/radeon: display cumulative results for some driver queries
Marek Olšák
1
-2
/
+4
2015-08-06
gallium/radeon: switch the buffer-wait-time query to microseconds
Marek Olšák
2
-3
/
+3
[next]