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
2014-09-05
Increment version to 10.3.0-rc3
mesa-10.3-rc3
Emil Velikov
1
-1
/
+1
2014-09-05
st/mesa: use 1.0f as boolean true on drivers without integer support
Marek Olšák
1
-2
/
+3
2014-09-05
mesa: set UniformBooleanTrue = 1.0f by default
Marek Olšák
2
-0
/
+10
2014-09-05
freedreno/ir3: fix potential null ptr deref
Rob Clark
1
-1
/
+2
2014-09-05
freedreno/a2xx: fix segfault
Rob Clark
1
-0
/
+1
2014-09-05
freedreno/a3xx: handle first/last level properly
Rob Clark
3
-9
/
+13
2014-09-05
freedreno: implement pipe_flush_resource()
Rob Clark
1
-1
/
+5
2014-09-05
freedreno: don't ignore src/dst level
Rob Clark
1
-39
/
+63
2014-09-05
automake: check if the linker supports --dynamic-list
Jonathan Gray
3
-2
/
+28
2014-09-05
kms-swrast: Support Prime fd handling
Andreas Pokorny
2
-11
/
+79
2014-09-05
r600g,radeonsi: make sure there's enough CS space before resuming queries
Marek Olšák
1
-0
/
+28
2014-09-05
mesa: invalidate draw state in glPopClientAttrib
Marek Olšák
1
-0
/
+4
2014-09-05
winsys/svga: Fix incorrect type usage in IOCTL v2
Thomas Hellstrom
1
-4
/
+9
2014-09-05
i965: Handle ir_triop_csel in emit_bool_to_cond_code().
Kenneth Graunke
2
-4
/
+36
2014-09-05
glsl: fix assertion which fails for unsigned array indices.
tiffany
1
-1
/
+1
2014-09-05
i965/copy_image: Divide the x offsets by block width when using the blitter
Jason Ekstrand
1
-10
/
+21
2014-09-05
i965/copy_image: Use the correct block dimension
Jason Ekstrand
1
-6
/
+6
2014-09-05
meta/copy_image: Use the correct texture level when creating views
Jason Ekstrand
1
-1
/
+1
2014-09-05
i965/copy_image: Use the correct texture level
Jason Ekstrand
1
-4
/
+6
2014-09-05
r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruption
Marek Olšák
1
-6
/
+6
2014-09-05
meta: Make MESA_META_DRAW_BUFFERS restore properly
Kristian Høgsberg
1
-34
/
+4
2014-09-05
Revert "mesa: fix make tarballs"
Emil Velikov
2
-3
/
+1
2014-09-05
i965: add missing parens in vec4 visitor
Dave Airlie
1
-1
/
+2
2014-09-05
nv50: attach the buffer bo to the miptree structures
Ilia Mirkin
1
-8
/
+5
2014-09-05
nv50: mt address may not be the underlying bo's start address
Ilia Mirkin
3
-12
/
+14
2014-09-05
nv50: set the miptree address when clearing bo's in vp2 init
Ilia Mirkin
1
-0
/
+2
2014-09-05
nv50/ir: avoid creating instructions that can't be emitted
Ilia Mirkin
1
-0
/
+4
2014-09-05
nvc0: don't make 1d staging textures linear
Ilia Mirkin
1
-1
/
+0
2014-09-05
nv50: zero out unbound samplers
Ilia Mirkin
1
-2
/
+5
2014-09-05
nvc0/ir: avoid infinite recursion when finding first uses of tex
Ilia Mirkin
2
-8
/
+29
2014-09-05
r600g: fix layered clear
Marek Olšák
1
-1
/
+2
2014-09-05
glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand
Marek Olšák
1
-18
/
+33
2014-09-01
Increment version to 10.3.0-rc2
mesa-10.3-rc2
Emil Velikov
1
-1
/
+1
2014-09-01
mesa: fix make tarballs
Emil Velikov
2
-2
/
+3
2014-08-31
i965/vec4: Update register coalescing test.
Matt Turner
1
-4
/
+1
2014-08-31
i965: Add 2x MSAA support to Broadwell fast clear code.
Kenneth Graunke
1
-0
/
+1
2014-08-28
radeon/uvd: fix field handling on R6XX style UVD
Christian König
1
-2
/
+5
2014-08-26
vl/compositor: set the scissor before clearing the render target
Christian König
1
-1
/
+1
2014-08-26
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
3
-15
/
+71
2014-08-25
glcpp: Don't use alternation in the lookahead for empty pragmas.
Carl Worth
1
-2
/
+8
2014-08-25
Makefile: Switch from md5sums to sha256sums
Carl Worth
1
-5
/
+5
2014-08-25
radeonsi: add new SI pci ids
Alex Deucher
1
-0
/
+4
2014-08-25
radeonsi: add new CIK pci ids
Alex Deucher
1
-0
/
+3
2014-08-22
i965: Disable try_emit_b2f_of_compare on Gen4-6.
Kenneth Graunke
1
-0
/
+7
2014-08-22
i965: Fix JIP/UIP calculations.
Matt Turner
1
-8
/
+6
2014-08-21
Increment version to 10.3.0-rc1
mesa-10.3-rc1
Carl Worth
1
-1
/
+1
2014-08-21
r600g: Fix flat/smooth shade state toggle
10.3-branchpoint
Glenn Kennard
1
-1
/
+3
2014-08-21
r600g/compute: Don't initialize vertex_buffer_state masks to 0x2
Tom Stellard
1
-3
/
+0
2014-08-21
r600g/compute: Use the first parameter in evergreen_set_global_binding()
Tom Stellard
1
-2
/
+3
2014-08-21
pipe-loader: Fix memory leak v2
Tom Stellard
2
-2
/
+2
[next]