index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
Increment version to 10.4.0-rc1
mesa-10.4.0-rc1
Emil Velikov
1
-1
/
+1
2014-11-18
nine: Implement threadpool
Axel Davy
8
-10
/
+345
2014-11-18
nine: Add drirc options (v2)
Axel Davy
4
-0
/
+54
2014-11-18
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
87
-0
/
+32748
2014-11-18
gallium/auxiliary: add contained and rect checks (v6)
Christoph Bumiller
2
-0
/
+136
2014-11-18
gallium/auxiliary: add inc and dec alternative with return (v4)
Christoph Bumiller
1
-0
/
+52
2014-11-18
gallium/auxiliary: implement sw_probe_wrapped (v2)
Christoph Bumiller
3
-1
/
+36
2014-11-18
winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
Christoph Bumiller
1
-0
/
+14
2014-11-18
tgsi/ureg: add ureg_UARL shortcut (v2)
Christoph Bumiller
1
-0
/
+1
2014-11-14
i965: Move fs_visitor ra pass to new fs_visitor::allocate_registers()
10.4-branchpoint
Kristian Høgsberg
2
-59
/
+69
2014-11-14
i965: Move fs_visitor optimization pass into new method fs_visitor::optimize()
Kristian Høgsberg
2
-65
/
+72
2014-11-14
i965: Move more code into codegen-branch of the fs_visitor::run() if statement
Kristian Høgsberg
1
-12
/
+11
2014-11-14
i965: Refactor fs_generator API
Kristian Høgsberg
4
-39
/
+23
2014-11-14
st/wgl: Implement WGL_EXT_create_context_es/es2_profile.
José Fonseca
3
-63
/
+78
2014-11-14
st/xlib: Generate errors as specified.
José Fonseca
1
-16
/
+109
2014-11-14
freedreno/ir3: move some helpers
Rob Clark
2
-65
/
+71
2014-11-14
freedreno: rename draw->draw_vbo
Rob Clark
4
-6
/
+6
2014-11-14
freedreno/a3xx: missing u_upload_destroy
Rob Clark
1
-0
/
+2
2014-11-14
freedreno: fix borked check for a320.0
Rob Clark
1
-1
/
+1
2014-11-14
freedreno/ir3: half vs full reg in standalone compiler output
Rob Clark
1
-6
/
+10
2014-11-14
st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on...
José Fonseca
2
-11
/
+9
2014-11-14
egl: remove egl_gallium from the loader
Marek Olšák
1
-14
/
+0
2014-11-14
configure.ac: remove enable flags for EGL and GBM Gallium state trackers
Marek Olšák
3
-85
/
+4
2014-11-13
i965/vec4: Combine all the math emitters.
Kenneth Graunke
2
-104
/
+17
2014-11-13
i965/vec4: Use const references in emit() functions.
Kenneth Graunke
2
-15
/
+14
2014-11-13
i965: Use macros to create prototypes for emitter helpers.
Kenneth Graunke
1
-57
/
+41
2014-11-13
i965: Always enable VF statistics
Ben Widawsky
1
-2
/
+1
2014-11-13
i915: Emit 3DSTATE_SCISSOR_RECTANGLE_0 before 3DSTATE_SCISSOR_ENABLE
Ville Syrjälä
6
-17
/
+17
2014-11-13
i915: Don't call _mesa_meta_glsl_Clear() on gen2
Ville Syrjälä
1
-1
/
+1
2014-11-13
i915: Protect macro argument for TEXTURE_SET()
Ville Syrjälä
1
-1
/
+1
2014-11-13
i915: Kill intel_context::hw_stencil
Ville Syrjälä
2
-2
/
+0
2014-11-13
i915: Accept GL_DEPTH_STENCIL GL_DEPTH_COMPONENT formats for renderbuffers
Ville Syrjälä
1
-0
/
+9
2014-11-13
i915: Override mip filter to nearest with aniso
Ville Syrjälä
1
-0
/
+2
2014-11-13
i915: Use L8A8 instead of I8 to simulate A8 on gen2
Ville Syrjälä
3
-3
/
+5
2014-11-13
i915: Fix GL_DOT3_RGBA a bit
Ville Syrjälä
1
-2
/
+3
2014-11-13
linker: Add a missing space in an error message
Neil Roberts
1
-1
/
+1
2014-11-13
llvmpipe: Call pipe_thread_wait() on Linux.
José Fonseca
1
-0
/
+6
2014-11-12
i915g: we also have more than 0 viewports!
Kenneth Graunke
1
-0
/
+3
2014-11-12
vc4: Avoid reusing a pointer from c->outputs[] after add_output().
Eric Anholt
1
-5
/
+6
2014-11-12
vc4: Fix assumption of TGSI OUT[0] being POSITION in the VS.
Eric Anholt
1
-5
/
+5
2014-11-12
nvc0: remove unused mm_VRAM_fe0
Ilia Mirkin
2
-9
/
+0
2014-11-12
st/glx: Implement GLX_EXT_create_context_es2_profile.
José Fonseca
2
-37
/
+54
2014-11-12
Revert "clover: Fix build after llvm r221375"
Tom Stellard
1
-4
/
+0
2014-11-12
gallivm: Fix build with LLVM 3.6 (r221751).
José Fonseca
1
-1
/
+10
2014-11-11
i965/cfg: Remove if_block/else_block.
Matt Turner
3
-30
/
+1
2014-11-11
i965/fs: Don't use if_block/else_block in SEL peephole.
Matt Turner
1
-6
/
+11
2014-11-11
ilo: clean up gen6_3DSTATE_SF()
Chia-I Wu
3
-90
/
+105
2014-11-11
ilo: clean up gen7_3DSTATE_STREAMOUT()
Chia-I Wu
2
-45
/
+35
2014-11-11
ilo: rework gen7_3DSTATE_SO_DECL_LIST()
Chia-I Wu
1
-60
/
+66
2014-11-11
ilo: add 3DSTATE_SO_BUFFER variants
Chia-I Wu
2
-24
/
+25
[next]