projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2012-05-02
Dylan Noblesmith
glsl: add gl_context member
commit
|
commitdiff
|
tree
2012-05-02
Dylan Noblesmith
mesa: add _mesa_shader_debug()
commit
|
commitdiff
|
tree
2012-05-02
Dylan Noblesmith
glsl: consolidate error/warning code
commit
|
commitdiff
|
tree
2012-05-02
Tom Stellard
radeon/llvm: Fix MachineInstr dump
commit
|
commitdiff
|
tree
2012-05-02
Adam Rak
r600g: fixed the bug with VTX fetches in TEX clauses...
commit
|
commitdiff
|
tree
2012-05-02
Tom Stellard
winsys/radeon: Get max_pipes from the kernel
commit
|
commitdiff
|
tree
2012-05-02
Tom Stellard
r600g: Add support for reading vertex fetches from...
commit
|
commitdiff
|
tree
2012-05-02
Tom Stellard
r600g: Add support for reading native instructions...
commit
|
commitdiff
|
tree
2012-05-02
Tom Stellard
r600g: Add FC_NATIVE instruction
commit
|
commitdiff
|
tree
2012-05-02
Dave Airlie
r600g: bypass alpha for integer types (v2)
commit
|
commitdiff
|
tree
2012-05-02
José Fonseca
gallivm: Use debug_printf in lp_build_printf.
commit
|
commitdiff
|
tree
2012-05-02
José Fonseca
gallivm: Avoid LLVMAddGlobalMapping() in lp_bld_assert().
commit
|
commitdiff
|
tree
2012-05-02
José Fonseca
gallivm: Add a lp_build_const_func_pointer() helper.
commit
|
commitdiff
|
tree
2012-05-02
José Fonseca
gallivm: Cleanup/simplify lp_build_const_string_variable.
commit
|
commitdiff
|
tree
2012-05-02
James Benton
gallivm: Added lp_build_const_mask_aos_swizzled
commit
|
commitdiff
|
tree
2012-05-02
José Fonseca
gallivm: Move loop var declaration to beginning of...
commit
|
commitdiff
|
tree
2012-05-02
James Benton
gallivm: added a debug function which allows llvm to...
commit
|
commitdiff
|
tree
2012-05-02
James Benton
llvmpipe: add masking support to aos blend
commit
|
commitdiff
|
tree
2012-05-02
James Benton
llvmpipe: Check when a shader does not satisfy 0 <...
commit
|
commitdiff
|
tree
2012-05-02
James Benton
gallivm: fixed memory leak in lp_build_tgsi_aos
commit
|
commitdiff
|
tree
2012-05-02
James Benton
llvmpipe: Added support for color masks in AoS blending.
commit
|
commitdiff
|
tree
2012-05-02
James Benton
gallivm: added aligned pointer get/set
commit
|
commitdiff
|
tree
2012-05-02
James Benton
gallivm: llvm c-style for loops, allows us to create...
commit
|
commitdiff
|
tree
2012-05-02
Viktor Novotný
dri/nv10-nv20: Add support for S3TC
commit
|
commitdiff
|
tree
2012-05-02
Viktor Novotný
dri/nouveau: Add general support for compressed formats.
commit
|
commitdiff
|
tree
2012-05-01
Kenneth Graunke
glsl: Remove some completed tasks from the old "TODO...
commit
|
commitdiff
|
tree
2012-05-01
Tom Stellard
radeon/llvm: Fix build for updated LLVM 3.1 release...
commit
|
commitdiff
|
tree
2012-05-01
Brian Paul
softpipe: use any_swizzle() helper in sp_tex_sample.c
commit
|
commitdiff
|
tree
2012-05-01
Brian Paul
softpipe: whitespace, comment clean-ups in sp_tex_sample.c
commit
|
commitdiff
|
tree
2012-05-01
Brian Paul
softpipe: implement coord clamping for texel fetches...
commit
|
commitdiff
|
tree
2012-05-01
Brian Paul
xlib: use _mesa_is_winsys/user_fbo() helpers
commit
|
commitdiff
|
tree
2012-05-01
Brian Paul
intel: use _mesa_is_winsys/user_fbo() helpers
commit
|
commitdiff
|
tree
2012-05-01
Brian Paul
nouveau: use _mesa_is_winsys/user_fbo() helpers
commit
|
commitdiff
|
tree
2012-05-01
Brian Paul
radeon: use _mesa_is_winsys/user_fbo() helpers
commit
|
commitdiff
|
tree
2012-05-01
Tom Stellard
radeon/llvm: Add subtarget feature: DumpCode
commit
|
commitdiff
|
tree
2012-05-01
Vinson Lee
glsl: Initialize member variable in ir_copy_propagation...
commit
|
commitdiff
|
tree
2012-04-30
Dragomir Ivanov
r600g/llvm: Remove unnecessary dynamic casts
commit
|
commitdiff
|
tree
2012-04-30
Dragomir Ivanov
r600g/llvm: Add pattern for llvm.AMDGPU.kill v2
commit
|
commitdiff
|
tree
2012-04-30
Tom Stellard
r600g/llvm: Fix handling of MASK_WRITE instructions
commit
|
commitdiff
|
tree
2012-04-30
Tom Stellard
radeon/llvm: Use a custom emit function for TGSI_OPCODE_KIL
commit
|
commitdiff
|
tree
2012-04-30
Sean V Kelley
i965: Support Android RGBX8888 format for EGL generated...
commit
|
commitdiff
|
tree
2012-04-30
Sean V Kelley
egl/android: Add support for RGBX_8888 used in Android...
commit
|
commitdiff
|
tree
2012-04-30
David Herrmann
egl-fbdev: Fix compile-error by including errno.h
commit
|
commitdiff
|
tree
2012-04-30
Ander Conselvan...
intel: set dri_format field for all images
commit
|
commitdiff
|
tree
2012-04-30
Ander Conselvan...
intel: properly return the image format on intel_query_...
commit
|
commitdiff
|
tree
2012-04-30
Ander Conselvan...
gbm: add gbm_bo_get_device() function
commit
|
commitdiff
|
tree
2012-04-30
Ander Conselvan...
gbm: update documentation to reflect current behavior
commit
|
commitdiff
|
tree
2012-04-30
Ander Conselvan...
gbm: add gbm_bo_get/set_user_data()
commit
|
commitdiff
|
tree
2012-04-30
Ander Conselvan...
gbm: remove unused fields from gbm_dri_surface
commit
|
commitdiff
|
tree
2012-04-30
Brian Paul
svga: add cases for recently added PIPE_CAP queries
commit
|
commitdiff
|
tree
2012-04-30
Dylan Noblesmith
mesa: reject immutable textures in glEGLImageTargetText...
commit
|
commitdiff
|
tree
2012-04-30
José Fonseca
scons: Fix build without llvm.
commit
|
commitdiff
|
tree
2012-04-29
José Fonseca
scons: Parse = operator in source lists too.
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nv50,nvc0: fix depth/stencil resolve
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nvc0/ir/opt: INTERP does not support JOIN
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nv50/ir/opt: try to convert ABS(SUB) to SAD
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nvc0/ir: try to use the optimal texture op mode
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nvc0/ir: initial implementation of nve4 scheduling...
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nvc0/ir: implement better placement of texture barriers
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nv50/ir/tgsi: fix handling of early RET
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nvc0/ir/emit: fix emitTXQ 2nd src
commit
|
commitdiff
|
tree
2012-04-29
Christoph Bumiller
nvc0/ir/target: integer ADD doesn't support ABS modifier
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
u_vbuf: unbind vertex buffers on destroy
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
u_blitter: fix resource leak
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
radeonsi: make r600_buffer_transfer_unmap a no-op
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
r600g: make r600_buffer_transfer_unmap a no-op
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
r300g: make r300_buffer_transfer_unmap a no-op
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
r300g: use u_default_transfer_inline_write
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
radeonsi: use u_default_transfer_inline_write
commit
|
commitdiff
|
tree
2012-04-29
Marek Olšák
winsys/radeon: simplify buffer map/unmap functions
commit
|
commitdiff
|
tree
2012-04-29
Dylan Noblesmith
mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
commit
|
commitdiff
|
tree
2012-04-29
Dylan Noblesmith
autoconf: pass -Wall to automake
commit
|
commitdiff
|
tree
2012-04-28
Vinson Lee
glsl: Remove unused member predicate from ir_dead_funct...
commit
|
commitdiff
|
tree
2012-04-27
Kenneth Graunke
i965/fs: Fix FB writes that tried to use the non-existe...
commit
|
commitdiff
|
tree
2012-04-27
Vinson Lee
glsl: Remove unused member mem_ctx from ir_dead_functio...
commit
|
commitdiff
|
tree
2012-04-26
Ben Skeggs
nv30: properly init window information
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeonsi/llvm: Silence a warning
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove unused header files
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILMachineFunctionInfo.cpp
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILModuleInfo.cpp
commit
|
commitdiff
|
tree
2012-04-25
José Fonseca
gallivm: Use lp_build_alloca instead of LLVMBuildAlloca...
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILELFWriterInfo.cpp
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILLiteralManager.cpp
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILInliner.cpp
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILBarrierDetect.cpp
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILPrintfConvert.cpp
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove GlobalManager and KernelManager
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AsmPrinter files
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove IOExpansion files
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeon/llvm: Remove AMDILPointerManager.cpp
commit
|
commitdiff
|
tree
2012-04-25
Tom Stellard
radeonsi/llvm: Fix initialization of SIMachineFunctionInfo
commit
|
commitdiff
|
tree
2012-04-25
José Fonseca
mesa/st: Fix derreference after free.
commit
|
commitdiff
|
tree
2012-04-24
Marek Olšák
gallium/docs: document the new vertex fetch CAPs
commit
|
commitdiff
|
tree
2012-04-24
Christoph Bumiller
nv50: fix typo in nv50_fragprog_assign_slots
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Add implementation of inverse() for mat2/3/4.
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Add support for generating builtin code from...
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Make ir_reader parse the "temporary" variable...
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Add doxygen explaining what main.cpp is for.
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
i965/vs: Fix texelFetchOffset()
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
i965/fs: Fix texelFetchOffset()
commit
|
commitdiff
|
tree
next