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
2011-08-04
Christoph Bumiller
nv50: implement resource_resolve with custom blit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Christoph Bumiller
st/mesa: implement multisample resolve via BlitFramebuffer
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Christoph Bumiller
gallium: extend resource_resolve to accommodate BlitFra...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Christoph Bumiller
st/mesa: determine Const.MaxSamples in init_extensions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Benjamin Franzke
egl/gbm: Fix EGL_DEFAULT_DISPLAY
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Benjamin Franzke
gbm: link gbm_gallium_drm.so against math library
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
RALOVICH, Kristóf
gbm/dri: avoid crash in dri_screen_create
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Marek Olšák
r600g: remove more of unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Vadim Girlin
r600g: take into account force_add_cf in pops
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Vadim Girlin
r600g: use backend mask for occlusion queries
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Marek Olšák
winsys/radeon: remove dummy function pb_buffer
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Marek Olšák
util: fix a typo in util_format_swizzle_4f
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Eric Anholt
radeon: Remove some remaining set-but-unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Eric Anholt
radeon: Remove set-but-unused variables in radeon_lock.c
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Eric Anholt
radeon: Remove set-but-unused variables in radeonSetTex...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Eric Anholt
radeon: Remove set-but-unused log2depth variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Eric Anholt
radeon: Remove set-but-unused color_mask variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Eric Anholt
intel: Fix unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Marek Olšák
r600g: remove dummy function r600_bo_offset
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Marek Olšák
r600g: remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Marek Olšák
gallium/util: add functions for manipulating swizzles
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ian Romanick
i915: Only emit program errors when INTEL_DEBUG=wm...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ian Romanick
i915: Fail without crashing if a Mesa IR program uses...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ian Romanick
ir_to_mesa: Emit warnings instead of errors for IR...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ian Romanick
ir_to_mesa: Use Add linker_error instead of fail_link
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ian Romanick
mesa: Ensure that gl_shader_program::InfoLog is never...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ian Romanick
linker: Make linker_{error,warning} generally available
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ian Romanick
linker: Make linker_error set LinkStatus to false
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Kenneth Graunke
i965/gen5+: Fix incorrect miptree layout for non-power...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Paul Berry
glsl: improve the accuracy of the atan(x,y) builtin...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Paul Berry
glsl: improve the accuracy of the asin() builtin function.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Chad Versace
glsl: Remove duplicate comment
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Jeremy Huddleston
darwin: Use machine/endian.h to determine endianness
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Jeremy Huddleston
Fix PPC detection on darwin
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Chad Versace
glsl: Clarify ir_function::matching_sigature()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Chad Versace
glsl: Fix conversions in array constructors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Chad Versace
glsl: Remove ir_function.cpp:type_compare()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Chad Versace
glsl: Fix implicit conversions in non-constructor funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Chad Versace
glsl: Add method glsl_type::can_implicitly_convert_to()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Brian Paul
mesa: minor comment changes in teximage.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Brian Paul
mesa: add missing breaks for GL_TEXTURE_CUBE_MAP_SEAMLE...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
i965/fs: Allow register coalescing where the source...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
i965/fs: Optimize a * 1.0 -> a.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
i965/fs: If we see a RCP of a constant, try to constant...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
i965/fs: Port texture projection avoidance optimization...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
Revert "i965: Don't compute brw->wm.input_size_masks...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
i965/fs: Stop using the exec_list iterator.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Alex Deucher
r600g: fix up vs export handling
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Chia-I Wu
st/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
i965/fs: Respect ARB_color_buffer_float clamping.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
mesa: Fix ff fragment shader inputs calculation when...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Chia-I Wu
targets/{egl,gbm}: omit unneeded libdrm_radeon
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Chia-I Wu
egl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Chia-I Wu
egl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
Add dependency generation for Mesa and GLSL dricore...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Eric Anholt
softpipe: When doing write_all_cbufs, don't stomp over...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Brian Paul
mesa: fix format selection for meta CopyTexSubImage()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Brian Paul
mesa: test against MESA_FORMAT_NONE in _mesa_GetTexLeve...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Brian Paul
st/mesa: fix comment language
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Vadim Girlin
r600g: fix vs export count
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Kenneth Graunke
i965: Remove the now unused intel_renderbuffer::draw_of...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Kenneth Graunke
i965: Check actual tile offsets in Gen4 miptree workaround.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Kenneth Graunke
i965/gen4: Fix message parameter loading for 1D TXD...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Paul Berry
glsl: improve the accuracy of the radians() builtin...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Marek Olšák
configure.ac: add DLOPEN_LIBS to xlib build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Marek Olšák
configure.ac: fix xlib-based softpipe build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ian Romanick
glsl: Add source location tracking to TODO list
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ian Romanick
glsl: Remove completed items from the TODO list
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Christoph Bumiller
mesa: don't forget about sampleBuffers in framebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Benjamin Franzke
wayland-drm: Add copyright notice to protocol
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Tobias Droste
egl/gallium: fix build without softpipe and llvmpipe
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Marek Olšák
r300g: copy the compiler from r300c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Bryan Cain
util: enable S3TC support when the force_s3tc_enable...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Bryan Cain
st/mesa: respect force_s3tc_enable environment variable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ian Romanick
mesa: Make _mesa_get_compressed_formats match the textu...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ian Romanick
mesa: Return the correct internal fmt when a generic...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ian Romanick
mesa: Add utility function to get base format from...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Eric Anholt
i965/fs: Fix MRT drawing since the m0->m2 move for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Ian Romanick
glsl: Correctly return progress from lower_variable_ind...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
configure.ac: do not check for llvm-config if llvm...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Tobias Droste
r300/compiler: simplify code in peephole_add_presub_add
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
winsys/radeon: fix typos in the driver interface
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
winsys/radeon: manage constant buffers by the cache...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
winsys/radeon: remove usage parameter from buffer_create
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
winsys/radeon: fix int->boolean conversion in radeon_bo...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
winsys/radeon: little change in radeon_bo_is_referenced...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
winsys/radeon: add R300 infix to winsys feature names
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Marek Olšák
winsys/radeon: simplify how value queries work
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Eric Anholt
i965: Fix many of the trivial WebGL demos that broke...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Eric Anholt
i965: Use 3D clears on gen6+ to avoid inter-ring synchr...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Eric Anholt
meta: Also save/restore clip planes for GLSL.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Eric Anholt
i965: Emit texture cache flushes on gen6 along with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Paul Berry
i965: vs optimization fix: Check val.{negate,abs} in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Kenneth Graunke
i965/gen7: Fix shadow sampling in the old brw_wm_emit...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Kenneth Graunke
i965/fs: Clear result before visiting shadow comparitor...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Emeric
vdpau: enable mpeg1 hw decoding, using the exact same...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Christian König
gallium: change formats merged with pipe-video to type...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Benjamin Franzke
configure: Move gbm before egl in SRC_DIRS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Christian König
g3dvl: remove unused vs output from create_ref_vert_shader
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Christian König
r600g: use file_max instead of file_count to determine...
commit
|
commitdiff
|
tree
|
snapshot
next