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
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
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
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
2011-04-14
ARB prog parser: Compile lexer as C++
useful
Ian Romanick
6
-618
/
+1129
2011-04-14
ARB prog parser: Compile parser as C++
Ian Romanick
4
-24
/
+32
2011-04-14
glsl: Make bvec types accessible
Ian Romanick
2
-0
/
+6
2011-04-14
glsl: Add glsl_type::get_sampler_instance method
Ian Romanick
2
-0
/
+133
2011-04-14
glsl: Add ir_unop_lit
Ian Romanick
7
-2
/
+156
2011-04-14
glsl: Lower ir_unop_exp to ir_binop_pow
Ian Romanick
2
-7
/
+27
2011-04-13
glsl/opt_cpe: Reenable opt_copy_propagation_elements.cpp pass.
Eric Anholt
1
-1
/
+1
2011-04-13
glsl/opt_cpe: Fix a crash when a kill kills for two reasons.
Eric Anholt
1
-1
/
+3
2011-04-13
glsl/opt_cpe: Kill when the assignment isn't something we recognize.
Eric Anholt
1
-2
/
+9
2011-04-13
svga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE_RANGES
Brian Paul
1
-1
/
+3
2011-04-13
svga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and update comments
Brian Paul
1
-4
/
+12
2011-04-13
st/mesa: minor clean-ups in update_textures()
Brian Paul
1
-4
/
+8
2011-04-13
mesa: 80-column wrapping and whitespace fixes
Brian Paul
4
-14
/
+17
2011-04-13
mesa: fix some comments in sampler object code
Brian Paul
1
-4
/
+4
2011-04-12
i965: Change assertion condition from implicit to explicit
Chad Versace
1
-2
/
+1
2011-04-12
i965: Define BRW_DEPTHFORMAT_D24_UNORM_X8_UINT
Chad Versace
1
-0
/
+1
2011-04-12
i965: Document brw_context.state.depth_region
Chad Versace
2
-1
/
+23
2011-04-12
i965: Remove unnecessary release/reference of brw_context.state.depth_region
Chad Versace
1
-6
/
+4
2011-04-12
i965: Add comments about URB size units and limits.
Kenneth Graunke
2
-4
/
+10
2011-04-12
i965: Never enable the GS on Gen6.
Kenneth Graunke
1
-32
/
+16
2011-04-12
Revert "i965: Reinstate max-index paranoia"
Chris Wilson
1
-1
/
+1
2011-04-12
egl/wayland: Update to per-surface frame events
Benjamin Franzke
2
-5
/
+6
2011-04-12
nouveau_vieux: fix build since sampler objects merge
Dave Airlie
3
-12
/
+12
2011-04-12
st/wgl: Prevent spurious framebuffer sizes when the window is minimized.
José Fonseca
1
-5
/
+12
2011-04-12
st/wgl: Fix debug output format specifiers of stw_framebuffer_get_size().
José Fonseca
1
-3
/
+3
2011-04-12
svga: Rebind framebuffer and tss bindings strictly when necessary.
José Fonseca
6
-26
/
+45
2011-04-12
texstore: fix regression stricter check for memcpy path for unorm88 and unorm...
Hans de Goede
1
-4
/
+10
2011-04-11
ir_to_mesa: silence signed/unsigned comparison warnings
Brian Paul
1
-2
/
+2
2011-04-11
configs: add r600 dir to DRI_DIRS
Brian Paul
1
-1
/
+1
2011-04-11
r600: silence various compiler warnings
Brian Paul
7
-10
/
+19
2011-04-11
Merge branch 'arb_sampler_objects'
Brian Paul
78
-7943
/
+10605
2011-04-12
Revert "i965: clear global offset to zero in m0.2 for VS DP read."
Zou Nan hai
1
-9
/
+0
2011-04-11
i965: Remove hint_gs_always and resulting dead code
Ian Romanick
3
-76
/
+13
2011-04-11
intel: Fix ROUND_DOWN_TO macro
Ian Romanick
1
-3
/
+27
2011-04-11
glsl: Make GL_ARB_shader_stencil_export enable block be similar to other blocks
Ian Romanick
1
-7
/
+7
2011-04-11
glsl: Only let a shader enable GL_ARB_draw_instanced if the driver supports it
Ian Romanick
1
-6
/
+5
2011-04-11
mesa: fixup r600 DRI driver for sampler object changes
Brian Paul
4
-26
/
+26
2011-04-11
i965: Move the SF VP from state caching to state streaming.
Eric Anholt
3
-8
/
+17
2011-04-11
i965: Change the SF unit from state caching to state streaming.
Eric Anholt
3
-107
/
+45
2011-04-11
i965: Turn SF unit and viewport structs into pointers to prep for streaming.
Eric Anholt
1
-69
/
+70
2011-04-11
u_vbuf_mgr: fixed vbo max_index calculation
pepp
1
-1
/
+1
2011-04-11
r600g: handle PIPE_CAP_FRAGMENT_COLOR_CLAMP_CONTROL in get_param
Marek Olšák
1
-0
/
+1
2011-04-10
docs: GL_ARB_sampler_objects updates
Brian Paul
2
-1
/
+2
2011-04-10
mesa: plug in new functions for GL_ARB_sampler_objects
Brian Paul
7
-0
/
+42
2011-04-10
mesa: new code/functions for GL_ARB_sampler_objects
Brian Paul
2
-0
/
+1409
2011-04-10
mesa: alloc/free shared sampler objects
Brian Paul
1
-0
/
+27
2011-04-10
mesa: new driver hooks for GL_ARB_sampler_objects
Brian Paul
1
-0
/
+8
2011-04-10
mesa: add glGet for GL_ARB_sampler_objects
Brian Paul
1
-0
/
+17
2011-04-10
mesa: move sampler state into new gl_sampler_object type
Brian Paul
51
-547
/
+620
2011-04-10
glapi: regenerated files for GL_ARB_sampler_objects
Brian Paul
10
-7385
/
+8371
[next]