projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-07-09
Kenneth Graunke
i965: Move intel_context::batch to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::hw_ctx to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::bufmgr to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context's driconf flags to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::reduced_primitive to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move front buffer rendering fields from intel_con...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::vtbl to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::optionCache to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Pass brw_context to functions rather than intel_c...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Remove pointless intel_context parameter from...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Add forward declarations of brw_context to a...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Replace #include "intel_context.h" with brw_conte...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move ctx->Const setup from intelInitContext to...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Split code to set ctx->Const values into a helper...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i915: Remove i965+ chip names.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Remove i915 chip names.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Replace intel_context:needs_ff_sync with intel...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Add missing newline to blorp color clear perf_deb...
commit
|
commitdiff
|
tree
2013-07-09
Emil Velikov
glsl: Silence unused variable warning in the release...
commit
|
commitdiff
|
tree
2013-07-09
Emil Velikov
glsl/ast: Silence uninitialized variable warnings in...
commit
|
commitdiff
|
tree
2013-07-08
Paul Berry
i965: Add an assertion to brwProgramStringNotify.
commit
|
commitdiff
|
tree
2013-07-08
Matt Turner
glsl: Allow non-constant expression initializers of...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: improve the mechanism for recognizing an empty CS
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: explicitly flush caches for streamout-based...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: only flush the caches that need to be flushed...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: split INVAL_READ_CACHES into vertex, tex, and...
commit
|
commitdiff
|
tree
2013-07-08
Alex Deucher
r600g: adjust flush flags (v3)
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: don't call buffer_wait in buffer_mmap_sync_with_...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: don't read back the MSAA depth buffer if the...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: don't flush the context in texture_transfer_map
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: fix texture offset computation for mapped MSAA...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: fix color resolve for RGBX8 and RGBX16 integer...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: enable fast MSAA color clear for array/3D/cube...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: implement fast MSAA color clear for integer...
commit
|
commitdiff
|
tree
2013-07-08
Christian König
r600/uvd: fix check for UVD 2.x
commit
|
commitdiff
|
tree
2013-07-06
Chris Forbes
i965: fix alpha test for MRT
commit
|
commitdiff
|
tree
2013-07-05
Roland Scheidegger
gallivm: (trivial) fix using one lod instead of per...
commit
|
commitdiff
|
tree
2013-07-05
José Fonseca
gallivm: Remove bogus assert.
commit
|
commitdiff
|
tree
2013-07-05
Ben Skeggs
nvc0: enable very initial support for nvf0 (GK110)
commit
|
commitdiff
|
tree
2013-07-04
Roland Scheidegger
gallivm: (trivial) fix bogus assertion for per-element...
commit
|
commitdiff
|
tree
2013-07-04
Roland Scheidegger
gallivm: do per-pixel lod calculations for explicit lod
commit
|
commitdiff
|
tree
2013-07-03
Zack Rusin
draw: fix overflows in the indexed rendering paths
commit
|
commitdiff
|
tree
2013-07-03
Zack Rusin
draw/llvm: index overflows if it's greater than elt max
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move the rest of intel_tex_layout.c into brw_tex_...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Push intel_get_texture_alignment_unit call into...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Declare for-loop counters in the loop in brw_tex_...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove use of GLuint/GLint in brw_tex_layout.c.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Tidy the brw_tex_layout.c copyright and file...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move i945_texture_layout_2d to brw_tex_layout.c
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove fallthrough for Gen4 cube map layout.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Pull 3D texture layout code out into a helper...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Replace maxBatchSize variable with BATCH_SZ define.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move annotate_aub out of the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move debug_batch hook out of the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove render_target_supported from the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move is_hiz_depth_format out of the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove the invalidate_state() vtable hook.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Replace fprintfs with assertions in GLenum compar...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Replace intel_state.c enums with those from brw_d...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Delete pre-DRI2.3 viewport hacks.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove "There are probably better ways" comment.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Delete brw_print_reg() function.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move contents of intel_clear.h to intel_context.h.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move contents of intel_extensions.h to intel_cont...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove some dead code.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Delete dead intel_buffer_object::range_map_size...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove intel_buffer_object::source.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Fix buffer object segfault since removal of syste...
commit
|
commitdiff
|
tree
2013-07-03
Matthew McClure
postprocess: move second temporary assertion into isola...
commit
|
commitdiff
|
tree
2013-07-03
José Fonseca
glsl: Ensure snprintf is defined on MSVC builds.
commit
|
commitdiff
|
tree
2013-07-03
Ilia Mirkin
targets/xvmc-nouveau: add in missing nv30 lib
commit
|
commitdiff
|
tree
2013-07-02
Marek Olšák
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
commit
|
commitdiff
|
tree
2013-07-02
Marek Olšák
st/mesa: disable EXT_separate_shader_objects
commit
|
commitdiff
|
tree
2013-07-02
Marek Olšák
glsl/linker: eliminate unused and set-but-unused built...
commit
|
commitdiff
|
tree
2013-07-02
Marek Olšák
glsl/linker: check against varying limit after unused...
commit
|
commitdiff
|
tree
2013-07-02
Marek Olšák
glsl/linker: link shaders in the opposite order (from...
commit
|
commitdiff
|
tree
2013-07-02
Marek Olšák
mesa: renumber shader indices according to their placem...
commit
|
commitdiff
|
tree
2013-07-02
José Fonseca
gallivm: Simplify intrinsic name construction.
commit
|
commitdiff
|
tree
2013-07-02
Kenneth Graunke
glsl/builtins: Fix ARB_texture_cube_map_array built...
commit
|
commitdiff
|
tree
2013-07-02
José Fonseca
gallivm: Fix MSVC build.
commit
|
commitdiff
|
tree
2013-07-02
José Fonseca
gallivm: Fix indirect immediate registers.
commit
|
commitdiff
|
tree
2013-06-28
Zack Rusin
gallium/tests: fix the translate test
commit
|
commitdiff
|
tree
2013-07-01
Anuj Phogat
i965: Enable ext_framebuffer_multisample_blit_scaled...
commit
|
commitdiff
|
tree
2013-07-01
Anuj Phogat
i965/blorp: Add bilinear filtering of samples for multi...
commit
|
commitdiff
|
tree
2013-07-01
Ian Romanick
docs: Import 9.1.4 release notes, add news item.
commit
|
commitdiff
|
tree
2013-06-28
Zack Rusin
draw/translate: fix instancing
commit
|
commitdiff
|
tree
2013-06-28
Zack Rusin
draw: fix incorrect clipper invocation statistics
commit
|
commitdiff
|
tree
2013-06-28
Zack Rusin
draw/gallivm: export overflow arithmetic to its own...
commit
|
commitdiff
|
tree
2013-06-28
Zack Rusin
draw: check for integer overflows in instance computation
commit
|
commitdiff
|
tree
2013-06-28
Zack Rusin
draw: check for an integer overflow when computing...
commit
|
commitdiff
|
tree
2013-06-28
Zack Rusin
draw: account for elem size when computing overflow
commit
|
commitdiff
|
tree
2013-07-01
Vinson Lee
i965: Initialize brw_blorp_const_color_program member...
commit
|
commitdiff
|
tree
2013-07-01
Ross Burton
eglplatform: use unsigned long instead of 32-bit ints...
commit
|
commitdiff
|
tree
2013-07-01
Ross Burton
build: fix EGL build when no X11 headers are present
commit
|
commitdiff
|
tree
2013-07-01
José Fonseca
tools/trace: Return dummy fence object to silence warnings.
commit
|
commitdiff
|
tree
2013-07-01
José Fonseca
tools/trace: Don't crash if a trace has no timing infor...
commit
|
commitdiff
|
tree
2013-07-01
José Fonseca
scons: Fix dependencies of enums.c and api_exec.c.
commit
|
commitdiff
|
tree
2013-07-01
Maarten Lankhorst
nvc0: allow frame dropping in h264
commit
|
commitdiff
|
tree
2013-07-01
Tom Stellard
r300g/compiler: Prevent regalloc from swizzling texture...
commit
|
commitdiff
|
tree
next