projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2011-07-08
Christian König
vdpau: add implementation of VdpDecoderGetParameters
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] and finally remove pipe_video_context
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] move video buffer creation out of video context
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] remove the unused priv member from pipe_video_c...
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] move compositor creation and handling directly...
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] remove sampler view handling from video context
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] remove create_surface from video context
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] make pipe_context mandatory for creation pipe_v...
commit
|
commitdiff
|
tree
2011-07-08
Christian König
[g3dvl] rename is_format_supported to is_video_format_s...
commit
|
commitdiff
|
tree
2011-07-07
Christian König
[g3dvl] rename get_param to get_video_param and move...
commit
|
commitdiff
|
tree
2011-07-04
Christian König
Merge remote-tracking branch 'origin/master' into pipe...
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
Merge branch 'xa_branch'
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
st/glx: Fix endless loop in drawable validation
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
st/xa: Fix crosscompile builds with nonstandard ld...
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
xa-vmwgfx: Remove unnecessary include
commit
|
commitdiff
|
tree
2011-07-03
Henri Verbeet
r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.
commit
|
commitdiff
|
tree
2011-07-02
Benjamin Franzke
configure: Require libudev for drm & wayland egl platforms
commit
|
commitdiff
|
tree
2011-07-02
Benjamin Franzke
configure: Fix typo in gbm check for egl drm platform
commit
|
commitdiff
|
tree
2011-07-02
Benjamin Franzke
configure: Enable st/gbm if st/egl has drm platform
commit
|
commitdiff
|
tree
2011-07-02
Benjamin Franzke
egl_dri2: Fix compilation if udev devel files are not...
commit
|
commitdiff
|
tree
2011-07-02
Chia-I Wu
egl: add copyright notices
commit
|
commitdiff
|
tree
2011-07-02
Chia-I Wu
autoconf: swrast does not require libdrm
commit
|
commitdiff
|
tree
2011-07-01
José Fonseca
scons: Disable saving options automatically.
commit
|
commitdiff
|
tree
2011-07-01
José Fonseca
svga: Use the correct element size.
commit
|
commitdiff
|
tree
2011-07-01
José Fonseca
u_upload_mgr: Use pipe_buffer_map_range istead of pipe_...
commit
|
commitdiff
|
tree
2011-07-01
Micael Dias
Gallium: fix buffer overflow
commit
|
commitdiff
|
tree
2011-07-01
Kristian Høgsberg
driclient: Remove
commit
|
commitdiff
|
tree
2011-07-01
José Fonseca
scons: Actually add src/glx/SConscript.
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
svga: Fix multiple uploads of the same user-buffer.
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
svga: Ignore redefine_user_buffer calls
commit
|
commitdiff
|
tree
2011-07-01
Brian Paul
svga: fix incorrect user buffer size computation for...
commit
|
commitdiff
|
tree
2011-07-01
Brian Paul
svga: fix incorrect user buffer size computation
commit
|
commitdiff
|
tree
2011-07-01
José Fonseca
svga: Handle null buffers in svga_buffer_is_user_buffer().
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
gallium/svga: Upload only parts of user-buffers that...
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
gallium/svga: Make use of u_upload_flush().
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
gallium/util: Upload manager optimizations
commit
|
commitdiff
|
tree
2011-07-01
José Fonseca
svga: Flush when switching between HW to SW TNL, after...
commit
|
commitdiff
|
tree
2011-07-01
Chia-I Wu
egl: fix a compiler warning
commit
|
commitdiff
|
tree
2011-07-01
Chia-I Wu
st/egl: fix a typo
commit
|
commitdiff
|
tree
2011-07-01
Chia-I Wu
st/egl: remove unused header
commit
|
commitdiff
|
tree
2011-07-01
Chia-I Wu
autoconf: fix --disable-glx
commit
|
commitdiff
|
tree
2011-07-01
Chia-I Wu
autoconf: fix --disable-dri
commit
|
commitdiff
|
tree
2011-07-01
Chia-I Wu
autoconf: add --enable-{dri,glx,osmesa}
commit
|
commitdiff
|
tree
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
next