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
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
2014-08-21
radeon: Add work-around for missing Hainan support in clang < 3.6 v2
Tom Stellard
1
-1
/
+14
2014-08-21
st/clover: Fix build against LLVM SVN >= r215967 v2
Michel Dänzer
1
-2
/
+14
2014-08-20
i965,meta: Stop unlocking the texture to try and prevent deadlocks.
Kenneth Graunke
2
-22
/
+0
2014-08-20
mesa: Use a recursive mutex for the texture lock.
Kenneth Graunke
1
-1
/
+1
2014-08-20
glcpp: Fix glcpp-test-cr-lf "make check" test for Mac OS X
Carl Worth
1
-2
/
+2
2014-08-20
glcpp: Use printf instead of "echo -n" in glcpp-test
Carl Worth
1
-2
/
+2
2014-08-20
i965/vec4: Allow reswizzling writemasks when swizzle is single-valued.
Matt Turner
1
-27
/
+33
2014-08-20
Teach os_get_total_physical_memory about Cygwin
Jon TURNEY
1
-2
/
+2
2014-08-20
r300g: Fix path to test programs for out-of-tree builds
Michel Dänzer
2
-1
/
+2
2014-08-20
gallivm: Fix build with LLVM >= 3.6 r215967.
Vinson Lee
1
-0
/
+4
2014-08-19
glsl: Use the without_array predicate in some more places
Timothy Arceri
2
-4
/
+2
2014-08-19
i965: Flush the RC and TC before doing a fast clear resolve
Kristian Høgsberg
1
-2
/
+2
2014-08-20
i965: Enable ARB_conditional_render_inverted on Gen6+.
Chris Forbes
1
-0
/
+1
2014-08-20
mesa: Add support for inverted s/w conditional rendering
Chris Forbes
1
-0
/
+13
2014-08-19
i965/vec4: Add a pass to reduce swizzles.
Matt Turner
2
-0
/
+99
2014-08-19
vc4: Plumb the texture index from TGSI through to the sampler uniforms.
Eric Anholt
1
-15
/
+11
2014-08-19
vc4: Avoid a null-deref if a sampler index isn't used.
Eric Anholt
1
-2
/
+5
2014-08-19
mesa: fix NULL pointer deref bug in _mesa_drawbuffers()
Brian Paul
1
-1
/
+1
2014-08-19
r600g: Fix missing SET_TEXTURE_OFFSETS
Glenn Kennard
4
-57
/
+87
2014-08-19
gallium/target: Add needed mesautil lib to haiku-softpipe
Alexander von Gluck IV
1
-0
/
+1
2014-08-19
gallium/aux: Fill in Haiku get process name code
Alexander von Gluck IV
1
-0
/
+7
2014-08-19
haiku/swrast: Add missing src include search path for missing util/macros.h
Alexander von Gluck IV
1
-0
/
+1
2014-08-19
llvmpipe/softpipe: enable ARB_conditional_render_inverted
Tobias Klausmann
2
-2
/
+3
2014-08-19
nvc0: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
4
-32
/
+37
2014-08-19
mesa/st: Support ARB_conditional_render_inverted modes
Tobias Klausmann
2
-1
/
+20
2014-08-19
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
15
-0
/
+18
2014-08-19
mesa: add ARB_conditional_render_inverted flags
Tobias Klausmann
3
-2
/
+10
2014-08-19
glapi: add GL_ARB_conditional_render_inverted
Tobias Klausmann
2
-1
/
+14
2014-08-19
ilo: fix PIPE_CAP_VIDEO_MEMORY
Chia-I Wu
1
-2
/
+2
2014-08-19
ilo: enable HiZ in more cases on GEN6
Chia-I Wu
3
-31
/
+44
2014-08-19
ilo: remove layer offsetting
Chia-I Wu
7
-393
/
+27
2014-08-19
ilo: migrate to ilo_layout
Chia-I Wu
8
-1454
/
+213
2014-08-19
ilo: add new resource layout code
Chia-I Wu
3
-0
/
+1779
2014-08-19
gallium/radeon: Do not use u_upload_mgr for buffer downloads
Niels Ole Salscheider
1
-12
/
+8
2014-08-19
r600g: copy IA_MULTI_VGT_PARAM programming from radeonsi for Cayman
Marek Olšák
4
-3
/
+36
2014-08-19
radeonsi: bump PRIMGROUP_SIZE for some cases
Marek Olšák
1
-1
/
+4
2014-08-19
radeonsi: set PARTIAL_VS_WAVE(0) when appropriate
Marek Olšák
1
-1
/
+6
2014-08-19
radeonsi: set IA_MULTI_VGT_PARAM on SI the same as on CIK (v2)
Marek Olšák
2
-46
/
+50
2014-08-19
radeonsi: simplify si_num_banks function
Marek Olšák
3
-15
/
+13
2014-08-19
radeonsi: use r600_draw_rectangle from r600g
Marek Olšák
9
-75
/
+77
2014-08-19
radeonsi: save scissor state and sample mask for u_blitter
Marek Olšák
3
-8
/
+29
2014-08-19
radeonsi: don't set CB_SHADER_MASK=1 if there are no color outputs
Marek Olšák
1
-4
/
+0
2014-08-19
gallium/u_blitter: don't use an empty fragment shader if there's a colorbuffer
Marek Olšák
1
-1
/
+1
2014-08-19
gallium/util: handle PIPE_BUFFER in util_pipe_tex_to_tgsi_tex
Marek Olšák
1
-0
/
+3
2014-08-19
rbug: only add textures to the list
Marek Olšák
1
-2
/
+5
2014-08-19
rbug: fix a crash in sampler_view_destroy caused by incorrect context
Marek Olšák
1
-1
/
+1
[next]