projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2011-06-30
Vinson Lee
gallivm: Pass in CPU name to createTargetMachine when...
commit
|
commitdiff
|
tree
2011-06-30
Vinson Lee
gallivm: Rename TargetInstrDesc to MCInstrDesc when...
commit
|
commitdiff
|
tree
2011-06-30
Marek Olšák
docs: add GL3 GLX todo
commit
|
commitdiff
|
tree
2011-06-30
Vadim Girlin
r600g: fix check for empty cs
commit
|
commitdiff
|
tree
2011-06-30
Marek Olšák
docs: update GL3 status - vertex textures
commit
|
commitdiff
|
tree
2011-06-30
José Fonseca
scons: Expose pkg-config in a simpler manner.
commit
|
commitdiff
|
tree
2011-06-30
José Fonseca
scons: Buid libGL.so (WIP).
commit
|
commitdiff
|
tree
2011-06-30
José Fonseca
scons: Make declaration-after-statement and pointer...
commit
|
commitdiff
|
tree
2011-06-30
Stéphane Marchesin
i915g: Implement surface format fixup without adding...
commit
|
commitdiff
|
tree
2011-06-30
Stéphane Marchesin
i915g: update TODO.
commit
|
commitdiff
|
tree
2011-06-30
Chia-I Wu
target/egl-static: fix a compiler warning
commit
|
commitdiff
|
tree
2011-06-29
Stéphane Marchesin
i915g: Try to do better in the shader compiler.
commit
|
commitdiff
|
tree
2011-06-29
Stéphane Marchesin
Gallium:draw:aaline and aapoint: Restore the old hooks...
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
glsl: Don't use MOD_TO_FRACT lowering on GLSL 1.30...
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
glsl: Fix DIV_TO_MUL_RCP lowering for uint result types.
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
glsl: Distinguish "type mismatch" error messages for...
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
glsl: Find the "closest" signature when there are multi...
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
glsl: Use i2u and u2i to implement constructor conversions.
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
i965/fs: Implement new ir_unop_u2i and ir_unop_i2u...
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
ir_to_mesa: "Support" u2f, i2u, and u2i operations...
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
glsl: Revert "fix conversions from uint to bool and...
commit
|
commitdiff
|
tree
2011-06-29
Bryan Cain
glsl: Add ir_unop_i2u and ir_unop_u2i operations.
commit
|
commitdiff
|
tree
2011-06-29
Eric Anholt
glsl: Use the default values of ir_assignment() in...
commit
|
commitdiff
|
tree
2011-06-29
Eric Anholt
glsl: Allow ir_assignment() constructor to not specify...
commit
|
commitdiff
|
tree
2011-06-29
Eric Anholt
glsl: Avoid making a temporary for lower_mat_op_to_vec...
commit
|
commitdiff
|
tree
2011-06-29
Eric Anholt
glsl: Make lower_mat_op_to_vec track derefs, not variables.
commit
|
commitdiff
|
tree
2011-06-29
Eric Anholt
glsl: Rename lower_mat_op_to_vec operands/results to...
commit
|
commitdiff
|
tree
2011-06-29
Eric Anholt
glsl: Move get_{column,element} to expression args.
commit
|
commitdiff
|
tree
2011-06-29
Eric Anholt
glsl: Drop explicit types of lower_mat_op_to_vec expres...
commit
|
commitdiff
|
tree
2011-06-29
Adam Jackson
drisw: Remove cargo culting that breaks GLX 1.3 ctors
commit
|
commitdiff
|
tree
2011-06-29
Adam Jackson
glx: Verify that drawable creation on the client side...
commit
|
commitdiff
|
tree
2011-06-29
Adam Jackson
glx: Alias glXFreeContextEXT to glXDestroyContext
commit
|
commitdiff
|
tree
2011-06-29
Kenneth Graunke
i965/gen7: Add missing ! to brw->gs.prog_active assertion.
commit
|
commitdiff
|
tree
2011-06-29
Brian Paul
mesa: bump version to 7.12 (devel)
commit
|
commitdiff
|
tree
2011-06-29
Brian Paul
configs: add libdrm cflags to linux-llvm config
commit
|
commitdiff
|
tree
2011-06-29
Jon TURNEY
i915g: Move definition of M_PI in i915_fpc_translate.c
commit
|
commitdiff
|
tree
2011-06-29
Brian Paul
st/mesa: s/tex_usage/bindings/ in st_format.h
commit
|
commitdiff
|
tree
2011-06-29
Emil Velikov
st/mesa: Use correct internal target
commit
|
commitdiff
|
tree
2011-06-29
Thomas Hellstrom
st/glx: Fix compilation error
commit
|
commitdiff
|
tree
2011-06-29
Andre Maasikas
st/mesa: fix overwriting gl_format with pipe_format...
commit
|
commitdiff
|
tree
2011-06-29
Thomas Hellstrom
st/dri: Get rid of the evil struct dri_drawable::contex...
commit
|
commitdiff
|
tree
2011-06-29
Thomas Hellstrom
st-api: Rework how drawables are invalidated v3.
commit
|
commitdiff
|
tree
2011-06-29
Stéphane Marchesin
i915g: Fix unimplemented Abs comment.
commit
|
commitdiff
|
tree
2011-06-29
Stéphane Marchesin
i915g: If we have a program, that means the other field...
commit
|
commitdiff
|
tree
2011-06-29
Stéphane Marchesin
i915g: Don't overflow the program buffer.
commit
|
commitdiff
|
tree
2011-06-29
Stéphane Marchesin
i915g: Update the TODO with another idea.
commit
|
commitdiff
|
tree
2011-06-28
Paul Berry
glsl: Rewrote _mesa_glsl_process_extension to use table...
commit
|
commitdiff
|
tree
2011-06-28
Paul Berry
glsl: Changed extension enable bits to bools.
commit
|
commitdiff
|
tree
2011-06-28
Paul Berry
glsl: permit explicit locations on fragment shader...
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: Fix comment about sin/cos constants.
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: Fix staging texture uploads a bit.
commit
|
commitdiff
|
tree
2011-06-28
Eric Anholt
i965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINT...
commit
|
commitdiff
|
tree
2011-06-28
Eric Anholt
i965/gen6: Fix scissors using invalid STATE_BASE_ADDRESS.
commit
|
commitdiff
|
tree
2011-06-28
Alan Hourihane
glx: Check HAVE_XF86VIDMODE before adding it as an...
commit
|
commitdiff
|
tree
2011-06-28
Jon TURNEY
Don't use -fvisibilty=hidden on cygwin
commit
|
commitdiff
|
tree
2011-06-28
Jon TURNEY
Fix config check that claims to test if CXX supports...
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: Add a debug_printf when we get the Abs flag.
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: Support PIPE_FORMAT_B10G10R10A2_UNORM.
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: Improve SIN/COS a bit.
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: When emulating LUMINANCE8 and INTENSITY8 texutre...
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: fix shadow compare.
commit
|
commitdiff
|
tree
2011-06-28
Chia-I Wu
targets/egl-static: fix library search order
commit
|
commitdiff
|
tree
2011-06-28
Chia-I Wu
st/egl: update fbdev backend
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: Enable GL_ARB_instanced_arrays.
commit
|
commitdiff
|
tree
2011-06-28
Stéphane Marchesin
i915g: Fix a bug in facing.
commit
|
commitdiff
|
tree
2011-06-27
Ben Widawsky
i965: step message register allocation
commit
|
commitdiff
|
tree
2011-06-27
Ian Romanick
glsl: Fix depth unbalancing problem in if-statement...
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: Remove unused cbuf_dirty.
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: Add a comment about a bug.
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: initial support for SEMANTIC_FACE.
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: update TODO.
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: Return the max result for the fake occlusion...
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: Fix depth texture formats.
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: Fix u_blitter comment.
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: Implement fake DDX/DDY.
commit
|
commitdiff
|
tree
2011-06-27
Stéphane Marchesin
i915g: Fix gl_FragCoord.
commit
|
commitdiff
|
tree
2011-06-27
Benjamin Franzke
egl: Fix Terminate with shared gbm screens
commit
|
commitdiff
|
tree
2011-06-27
Chia-I Wu
st/d3d1x: fix for st/egl native.h interface change
commit
|
commitdiff
|
tree
2011-06-27
Marek Olšák
configure.ac: sort Gallium directories alphabetically
commit
|
commitdiff
|
tree
2011-06-26
Chia-I Wu
targets/egl-static: fix building without libudev
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
targets/egl-static: refactor drm_fd_get_screen_name
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
st/egl: fix a compile error
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
targets/gbm: attemp to fix unresolved symbols
commit
|
commitdiff
|
tree
2011-06-25
Marek Olšák
r300g: drop support for ARGB, ABGR, XRGB, XBGR render...
commit
|
commitdiff
|
tree
2011-06-25
Brian Paul
Revert "Fix 24bpp software rendering"
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
egl: fix EGL_MATCH_NATIVE_PIXMAP
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
st/egl: add get_pixmap_format callback to native_display
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
egl: make implementing eglChooseConfig easier
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
targets/egl-static: do not use DRI_LIB_DEPS
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
st/egl: add a fast path for ximage eglCopyBuffers
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
st/egl: clean up eglCopyBuffers
commit
|
commitdiff
|
tree
2011-06-25
Chia-I Wu
st/egl: reorganize backend initialization
commit
|
commitdiff
|
tree
2011-06-25
Stéphane Marchesin
i915g: always upload the vs constants.
commit
|
commitdiff
|
tree
2011-06-25
Eric Anholt
i965/gen5: Fix grf_used calculation for 16-wide.
commit
|
commitdiff
|
tree
2011-06-25
Stéphane Marchesin
i915g: add fake occlusion queries.
commit
|
commitdiff
|
tree
2011-06-24
Stéphane Marchesin
i915g: Don't do shader fixup if no surface is bound.
commit
|
commitdiff
|
tree
2011-06-24
Stéphane Marchesin
i915g: Fix point sprites.
commit
|
commitdiff
|
tree
2011-06-24
Brian Paul
indices: fix conversion of PIPE_PRIM_POLYGON to lines
commit
|
commitdiff
|
tree
2011-06-24
Paul Berry
i965: fix mask used to write to clip distance registers...
commit
|
commitdiff
|
tree
2011-06-24
Alex Deucher
r600g: limit fs_write_all shader rebuild to eg+
commit
|
commitdiff
|
tree
next