projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2012-07-17
Brian Paul
gallivm: silence uninitialized variable warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: fix lockups with and enable dual source blending...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: remove unused code after conversion of sampler...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: convert sampler view emission into atoms
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: only make constant buffers dirty if there's...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: properly track which textures are depth
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: consolidate and optimize sampler states changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: don't invalidate texture caches when setting...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: consolidate code for setting sampler views and...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: remove unused flag have_depth_fb
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: do fine-grained vertex buffer updates
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: don't call inval_shader_cache in r600_context_fl...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
gallium/util: add util_bit_last - finds the last bit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marek Olšák
r600g: fix all failing depth-stencil tests for evergreen
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Michel Dänzer
configure.ac: Further LLVM fixups.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Michel Dänzer
glsl: Drop obsolete .gitignore entries.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Tom Stellard
configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Eric Anholt
intel: Add a comment explaining why we early return...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Eric Anholt
intel: Drop other checks for old loader version.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Eric Anholt
intel: Replace the non-getBuffersWithFormat compat...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Eric Anholt
intel: Remove dead intel_framebuffer_has_hiz().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Eric Anholt
intel: Convert to using private depth/stencil buffers...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Eric Anholt
intel: Add a function for creating a private window...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Roland Scheidegger
gallivm: (trivial) remove unnecessary bogus include
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Kristian Høgsberg
gbm: Add gbm_bo_import for gallium gbm backend
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Elvis Lee
st/egl: Fix build for wayland includes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Elvis Lee
st/gbm: renaming pitch to stride on gallium
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Matt Turner
glx: build tests after libglx.la
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
José Fonseca
gallivm,draw,llvmpipe: Support wider native registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
José Fonseca
gallivm: Allow to force nearest filtering on a per...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Kristian Høgsberg
wayland: Include wl_drm format enum in wayland-drm.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
James Benton
llvmpipe: Fix bug with blend factor in complementary...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Christian König
radeonsi: fix vertex element state
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Christian König
radeon/llvm: fix compiling when llvm is active, but...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Brian Paul
mesa: include inttypes.h to get uint8_t type
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Brian Paul
st/egl: fix uninitialized pointer bug
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Brian Paul
r300g: silence uninitialized var warning
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Elvis Lee
egl_dri2: NULL check for EGLNativeWindowType
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Jon TURNEY
Fix building mesa with assembly enabled since a112ca5d
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chad Versace
intel: Fix build broken by ETC1 patch
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chad Versace
intel: Enable GL_OES_compressed_ETC1_RGB8_texture
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chad Versace
mesa: Add function for decoding ETC1 textures
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chad Versace
gallium/util, mesa: Refactor etc1 unpack function
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Kristian Høgsberg
gbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Kristian Høgsberg
gbm: Add new gbm_bo_import entry point
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Roland Scheidegger
llvmpipe: destroy setup variants on context destruction
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
James Benton
llvmpipe: Unified common code between AoS and SoA blending.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Kristian Høgsberg
intel: Don't call _mesa_get_format_bytes for MESA_FORMA...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Jon TURNEY
Fix building glsl when using automake-1.12 after 68e04cc6
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Marek Olšák
r600g: compute needed CS space for vertex buffers correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Marek Olšák
r600g: don't check the R600_GLSL130 env var
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Jerome Glisse
r600g: fix DB decompression on evergreen
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Tom Stellard
r600g: Emit vertex buffers using the same method as...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Tom Stellard
r600g: Unify 3D and compute vertex buffer emission
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Marek Olšák
r600g: fix grammar constant_buffer -> constant_buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Andreas Boll
radeon/llvm: Fix CR/LF in AMDILSIDevice.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Tom Stellard
radeon/llvm: Clean up AMDILIntrinsicInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Tom Stellard
radeon/llvm: Coding style fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
Fix linking gallium drivers and with dricore after...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Christoph Bumiller
nouveau: implement missing timer query functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Kristian Høgsberg
wayland: Stop trying to use make rules from aclocal...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
José Fonseca
mesa/st: Generates TGSI that always recognizes INSTANCE...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
José Fonseca
draw,gallivm: Fix draw_get_shader_param.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
Don't explicitly link libOsmesa with libmesa's dependen...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
automake: convert libglapi
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
Rename X86-64_API -> X86_64_API
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
Link dri drivers with mesa or dricore libtool library
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
Remove unused MESA_MODULES autoconf variable
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
automake: convert libmesa and libmesagallium
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
Rename sparc/clip.S -> sparc/sparc_clip.S
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jon TURNEY
automake: convert libglsl
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Laurent Carlier
automake: convert libOSmesa
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa,st/mesa: implement GL_RGB565 from ARB_ES2_compatib...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
i965: Move loop over texture units into brw_populate_sa...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
i965: Always emit alpha when nr_color_buffers == 0.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
i965: Use the blitter in intel_bufferobj_subdata for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
José Fonseca
gallivm: Use %.9g to print floats.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
José Fonseca
scons: Remove -ffast-math.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
José Fonseca
scons: Also require recent XCB.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Eric Anholt
mesa: Require current libxcb.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Tom Stellard
radeon/llvm: Don't use lp_build_swizzle_aos() for swizzles
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Tom Stellard
radeonsi: Dump TGSI code prior to doing TGSI->LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
i965: Delete previous workaround for textureGrad with...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
i965: Add a lowering pass to convert TXD to TXL by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
glsl/ir_builder: Add a new swizzle_for_size() function.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
glsl/ir_builder: Add a generic constructor for unary...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Kenneth Graunke
glsl: Initialize coordinate to NULL in ir_texture const...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
José Fonseca
st/xorg: Fix build failure due to symbol clash.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
docs: update relnotes-8.1 and GL3 status
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
st/mesa: expose new transform feedback extensions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa: add ARB_transform_feedback_instanced extension...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa: implement new DrawTransformFeedback functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa: implement display list support for new DrawTransf...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa: implement display list support for indexed query...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa: implement indexed query functions from ARB_transf...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa: implement glGet queries and error handling for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
glsl: implement ARB_transform_feedback3 in the linker
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
glapi: add ARB_transform_feedback_instanced
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
glapi: add ARB_transform_feedback3
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: fix uploading non-zero mipmap levels of depth...
commit
|
commitdiff
|
tree
|
snapshot
next