projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2013-07-09
Kenneth Graunke
i965: Add missing newline to blorp color clear perf_deb...
83/7383/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Emil Velikov
glsl: Silence unused variable warning in the release...
82/7382/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Emil Velikov
glsl/ast: Silence uninitialized variable warnings in...
81/7381/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Paul Berry
i965: Add an assertion to brwProgramStringNotify.
80/7380/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Matt Turner
glsl: Allow non-constant expression initializers of...
79/7379/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: improve the mechanism for recognizing an empty CS
78/7378/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: explicitly flush caches for streamout-based...
77/7377/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: only flush the caches that need to be flushed...
76/7376/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: split INVAL_READ_CACHES into vertex, tex, and...
75/7375/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Alex Deucher
r600g: adjust flush flags (v3)
74/7374/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: don't call buffer_wait in buffer_mmap_sync_with_...
73/7373/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: don't read back the MSAA depth buffer if the...
72/7372/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: don't flush the context in texture_transfer_map
71/7371/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: fix texture offset computation for mapped MSAA...
70/7370/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: fix color resolve for RGBX8 and RGBX16 integer...
69/7369/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: enable fast MSAA color clear for array/3D/cube...
68/7368/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Marek Olšák
r600g: implement fast MSAA color clear for integer...
67/7367/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Christian König
r600/uvd: fix check for UVD 2.x
66/7366/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Chris Forbes
i965: fix alpha test for MRT
65/7365/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Roland Scheidegger
gallivm: (trivial) fix using one lod instead of per...
64/7364/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
José Fonseca
gallivm: Remove bogus assert.
63/7363/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Ben Skeggs
nvc0: enable very initial support for nvf0 (GK110)
62/7362/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Roland Scheidegger
gallivm: (trivial) fix bogus assertion for per-element...
61/7361/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Roland Scheidegger
gallivm: do per-pixel lod calculations for explicit lod
60/7360/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Zack Rusin
draw: fix overflows in the indexed rendering paths
59/7359/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Zack Rusin
draw/llvm: index overflows if it's greater than elt max
58/7358/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Move the rest of intel_tex_layout.c into brw_tex_...
57/7357/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Push intel_get_texture_alignment_unit call into...
56/7356/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Declare for-loop counters in the loop in brw_tex_...
55/7355/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Remove use of GLuint/GLint in brw_tex_layout.c.
54/7354/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Tidy the brw_tex_layout.c copyright and file...
53/7353/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Move i945_texture_layout_2d to brw_tex_layout.c
52/7352/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Remove fallthrough for Gen4 cube map layout.
51/7351/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the...
50/7350/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Pull 3D texture layout code out into a helper...
49/7349/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Replace maxBatchSize variable with BATCH_SZ define.
48/7348/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Move annotate_aub out of the vtable.
47/7347/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Move debug_batch hook out of the vtable.
46/7346/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Remove render_target_supported from the vtable.
45/7345/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Move is_hiz_depth_format out of the vtable.
44/7344/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Remove the invalidate_state() vtable hook.
43/7343/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Replace fprintfs with assertions in GLenum compar...
42/7342/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Replace intel_state.c enums with those from brw_d...
41/7341/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Delete pre-DRI2.3 viewport hacks.
40/7340/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Remove "There are probably better ways" comment.
39/7339/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Delete brw_print_reg() function.
38/7338/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Move contents of intel_clear.h to intel_context.h.
37/7337/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Move contents of intel_extensions.h to intel_cont...
36/7336/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Remove some dead code.
35/7335/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Delete dead intel_buffer_object::range_map_size...
34/7334/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Remove intel_buffer_object::source.
33/7333/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kenneth Graunke
i965: Fix buffer object segfault since removal of syste...
32/7332/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Matthew McClure
postprocess: move second temporary assertion into isola...
31/7331/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
José Fonseca
glsl: Ensure snprintf is defined on MSVC builds.
30/7330/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Ilia Mirkin
targets/xvmc-nouveau: add in missing nv30 lib
29/7329/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Marek Olšák
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
28/7328/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Marek Olšák
st/mesa: disable EXT_separate_shader_objects
27/7327/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Marek Olšák
glsl/linker: eliminate unused and set-but-unused built...
26/7326/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Marek Olšák
glsl/linker: check against varying limit after unused...
25/7325/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Marek Olšák
glsl/linker: link shaders in the opposite order (from...
24/7324/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Marek Olšák
mesa: renumber shader indices according to their placem...
23/7323/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
José Fonseca
gallivm: Simplify intrinsic name construction.
22/7322/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Kenneth Graunke
glsl/builtins: Fix ARB_texture_cube_map_array built...
21/7321/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
José Fonseca
gallivm: Fix MSVC build.
20/7320/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
José Fonseca
gallivm: Fix indirect immediate registers.
19/7319/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zack Rusin
gallium/tests: fix the translate test
18/7318/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Anuj Phogat
i965: Enable ext_framebuffer_multisample_blit_scaled...
17/7317/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Anuj Phogat
i965/blorp: Add bilinear filtering of samples for multi...
16/7316/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ian Romanick
docs: Import 9.1.4 release notes, add news item.
15/7315/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zack Rusin
draw/translate: fix instancing
14/7314/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zack Rusin
draw: fix incorrect clipper invocation statistics
13/7313/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zack Rusin
draw/gallivm: export overflow arithmetic to its own...
12/7312/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zack Rusin
draw: check for integer overflows in instance computation
11/7311/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zack Rusin
draw: check for an integer overflow when computing...
10/7310/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Zack Rusin
draw: account for elem size when computing overflow
09/7309/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Vinson Lee
i965: Initialize brw_blorp_const_color_program member...
08/7308/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ross Burton
eglplatform: use unsigned long instead of 32-bit ints...
07/7307/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Ross Burton
build: fix EGL build when no X11 headers are present
06/7306/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
José Fonseca
tools/trace: Return dummy fence object to silence warnings.
05/7305/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
José Fonseca
tools/trace: Don't crash if a trace has no timing infor...
04/7304/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
José Fonseca
scons: Fix dependencies of enums.c and api_exec.c.
03/7303/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Maarten Lankhorst
nvc0: allow frame dropping in h264
02/7302/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Tom Stellard
r300g/compiler: Prevent regalloc from swizzling texture...
01/7301/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Tom Stellard
r300g/compiler/tests: Add an assembly parser
00/7300/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Tom Stellard
r300g: Fix make check
99/7299/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Grigori Goronzy
r600g: implement fast color clears for MSAA on evergreen+
98/7298/1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Marek Olšák
r600g/compute: disable unused colorbuffer slots
97/7297/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Marek Olšák
st/mesa: handle SNORM formats in generic CopyPixels...
96/7296/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Matt Turner
i965: NULL check depth_mt to quiet static analysis.
95/7295/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Roland Scheidegger
llvmpipe: fix timer query if there's no bins
94/7294/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
clover: Don't segfault when compiling a program with...
93/7293/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eric Anholt
mesa: Remove unused allow_large_textures driconf from...
92/7292/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
i915: Remove GLES 3.0 sRGB workaround.
91/7291/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
i965: Remove is_945.
90/7290/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
i965: Delete hw_stencil flag.
89/7289/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
i965: Remove hw_stipple flag.
88/7288/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
i965: Remove use_early_z option.
87/7287/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
i965: Remove unused SUBPIXEL_* macros.
86/7286/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
i965: Remove redundant Gen3 PCI IDs.
85/7285/1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Kenneth Graunke
intel: Remove unused INTEL_MAX_FIXUP macro.
84/7284/1
commit
|
commitdiff
|
tree
|
snapshot
next