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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
nv50: report 15 max inputs for fragment programs
Ilia Mirkin
1
-1
/
+1
2013-12-12
nouveau: Fix compiler warning regression
Maarten Lankhorst
1
-4
/
+0
2013-12-12
swrast: fix readback regression since inversion fix
Dave Airlie
1
-1
/
+1
2013-12-12
Enable throttling in SwapBuffers
Axel Davy
1
-1
/
+13
2013-12-12
egl/wayland: Send commit after flushing the driver context
Kristian Høgsberg
1
-2
/
+1
2013-12-12
egl/wayland: Flush the wl_display at the end of SwapBuffers
Axel Davy
1
-0
/
+2
2013-12-09
egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers
Kristian Høgsberg
1
-2
/
+2
2013-12-09
dri megadriver_stub: add compatibility for older DRI loaders
Jordan Justen
1
-0
/
+126
2013-12-09
r300/compiler/tests: Fix line length check in test parser
Tom Stellard
1
-1
/
+3
2013-12-09
r300/compiler/tests: Fix segfault
Tom Stellard
1
-6
/
+5
2013-12-09
nouveau/video: update a few more h264 picparm field names
Ilia Mirkin
1
-16
/
+17
2013-12-09
nouveau/video: update h264 picparm field names based on usage
Ilia Mirkin
1
-15
/
+13
2013-12-09
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
Ilia Mirkin
2
-7
/
+2
2013-12-09
glsl: Don't emit empty declaration warning for a struct specifier
Ian Romanick
1
-1
/
+1
2013-12-06
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2
-0
/
+12
2013-12-06
nouveau: avoid leaking fences while waiting
Ilia Mirkin
1
-6
/
+5
2013-12-06
nv50: Fix GPU_READING/WRITING bit removal
Ilia Mirkin
2
-3
/
+3
2013-12-06
mesa: don't leak performance monitors on context destroy
Ilia Mirkin
3
-0
/
+23
2013-12-06
i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)
Chad Versace
1
-24
/
+11
2013-12-06
i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTs
Chad Versace
1
-6
/
+12
2013-12-06
i965/gen6: Fix multisample resolve blits for luminance/intensity 32F formats.
Paul Berry
1
-0
/
+15
2013-12-06
st/xa: Bump major version number to 2
Thomas Hellstrom
1
-1
/
+1
2013-11-28
i965: Always reserve binding table space for at least one render target.
Kenneth Graunke
1
-1
/
+4
2013-11-28
dri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCreateContextAttribs
Ian Romanick
1
-2
/
+4
2013-11-28
i965: Only enable __DRI2_ROBUSTNESS if kernel support is available
Ian Romanick
3
-19
/
+40
2013-11-26
glsl: Initialize _mesa_glsl_parse_state::atomic_counter_offsets before using it.
Francisco Jerez
1
-0
/
+2
2013-11-26
glsl: Fix lowering of direct assignment in lower_clip_distance.
Paul Berry
1
-0
/
+5
2013-11-26
i965/gs: Set GS prog_data to NULL if there is no GS program.
Paul Berry
1
-0
/
+7
2013-11-26
i965/gs: Properly skip GS binding table upload when no GS active.
Paul Berry
1
-1
/
+1
2013-11-26
radeon/compute: Unconditionally inline all functions v2
Tom Stellard
1
-2
/
+20
2013-11-26
i965: Use __attribute__((flatten)) on fast tiled teximage code.
Kenneth Graunke
1
-2
/
+8
2013-11-26
gbm/dri: hide extension loader symbols
Maarten Lankhorst
1
-2
/
+2
2013-11-23
i965: Fix streamed state dumping/annotation after the blorp-flush change.
Eric Anholt
1
-1
/
+0
2013-11-23
mesa: Implement GL_FRAMEBUFFER_ATTACHMENT_LAYERED query.
Paul Berry
1
-0
/
+12
2013-11-23
mesa: Fix texture target validation for glFramebufferTexture()
Paul Berry
1
-12
/
+47
2013-11-23
i965: Fix fast clear of depth buffers.
Paul Berry
1
-2
/
+10
2013-11-23
i965: Fix blorp clear of layered framebuffers.
Paul Berry
1
-7
/
+19
2013-11-23
i965: refactor blorp clear code in preparation for layered clears.
Paul Berry
1
-53
/
+66
2013-11-23
mesa: Track number of layers in layered framebuffers.
Paul Berry
5
-6
/
+21
2013-11-23
radeonsi/compute: Fix LDS size calculation
Tom Stellard
1
-1
/
+16
2013-11-23
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
3
-1
/
+17
2013-11-23
glsl: Fix interstage uniform interface block link error detection.
Paul Berry
3
-32
/
+62
2013-11-23
glsl: Fix cross-version linking between VS and GS.
Paul Berry
1
-4
/
+23
2013-11-23
glsl: Prohibit illegal mixing of redeclarations inside/outside gl_PerVertex.
Paul Berry
5
-1
/
+60
2013-11-23
mesa: enable GL_TEXTURE_LOD_BIAS set/get
Tapani Pälli
1
-8
/
+8
2013-11-23
glx: don't fail out when no configs if we have visuals
Dave Airlie
1
-1
/
+1
2013-11-23
mesa/swrast: fix inverted front buffer rendering with old-school swrast
Dave Airlie
1
-2
/
+2
2013-11-23
i965: Link -ldl after libmesa.la
Matt Turner
1
-1
/
+1
2013-11-23
st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bug
Brian Paul
1
-2
/
+4
2013-11-23
i965/vec4: Fix broken IR annotation in debug output.
Paul Berry
1
-1
/
+0
[next]