projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-05-09
Eric Anholt
i965/fs: Make virtual grf live intervals actually cover...
commit
|
commitdiff
|
tree
2013-05-09
Marek Olšák
docs: document GALLIUM_HUD and LIBGL_SHOW_FPS
commit
|
commitdiff
|
tree
2013-05-09
Courtney Goeltzenleu...
ilo: Add support for HW primitive restart.
commit
|
commitdiff
|
tree
2013-05-09
Brian Paul
svga: misc whitespace and comment fixes in svga_cmd.c
commit
|
commitdiff
|
tree
2013-05-09
Brian Paul
docs: remove ^M chars from GL3.txt
commit
|
commitdiff
|
tree
2013-05-09
Brian Paul
st/mesa: generate GL_OUT_OF_MEMORY if we can't create...
commit
|
commitdiff
|
tree
2013-05-09
Chia-I Wu
ilo: add support for PIPE_FORMAT_ETC1_RGB8
commit
|
commitdiff
|
tree
2013-05-09
Chia-I Wu
ilo: support mapping with a staging system buffer
commit
|
commitdiff
|
tree
2013-05-09
Chia-I Wu
ilo: allow for different mapping methods
commit
|
commitdiff
|
tree
2013-05-09
Chia-I Wu
ilo: allow bo format to differ from that requested
commit
|
commitdiff
|
tree
2013-05-09
Stéphane Marchesin
draw/llvm: Add additional llvm optimization passes
commit
|
commitdiff
|
tree
2013-05-08
Eric Anholt
i965: Sync brw_format_for_mesa_format() table with...
commit
|
commitdiff
|
tree
2013-05-08
Eric Anholt
i965: Update the surface formats table from the current...
commit
|
commitdiff
|
tree
2013-05-08
Eric Anholt
i965: Add surface format defines from the public specs.
commit
|
commitdiff
|
tree
2013-05-08
Fabian Bieler
mesa/program: Don't copy propagate from swizzles.
commit
|
commitdiff
|
tree
2013-05-08
Fabian Bieler
mesa/st: Don't copy propagate from swizzles.
commit
|
commitdiff
|
tree
2013-05-08
Eric Anholt
i965: Fix hangs on HSW since the gen6 blorp fix.
commit
|
commitdiff
|
tree
2013-05-08
Chad Versace
egl/android: Fix error condition for EGL_ANDROID_image_...
commit
|
commitdiff
|
tree
2013-05-08
Stéphane Marchesin
i915: Use Y tiling for textures
commit
|
commitdiff
|
tree
2013-05-08
Stéphane Marchesin
i915g: Optimize batchbuffer sizes
commit
|
commitdiff
|
tree
2013-05-08
Stéphane Marchesin
i915g: Add more PIPE_CAP_* support
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
ilo: remove our own type inference
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
ilo: use tgsi_util_get_texture_coord_dim()
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
tgsi: fix operand type of TGSI_OPCODE_NOT
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
tgsi: refactor tgsi_opcode_infer_src_type()
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
tgsi: refactor tgsi_opcode_infer_dst_type()
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
tgsi: reorder opcodes in opcode type inference
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
tgsi: clean up exec_tex()
commit
|
commitdiff
|
tree
2013-05-08
Chia-I Wu
tgsi: add tgsi_util_get_texture_coord_dim()
commit
|
commitdiff
|
tree
2013-05-07
Bryan Cain
nv50: initialize kick_notify callback in nv50_create
commit
|
commitdiff
|
tree
2013-05-07
Eric Anholt
i965: Use Y-tiled blits to untile for cached mappings...
commit
|
commitdiff
|
tree
2013-05-07
Eric Anholt
i965: Add support for Y-tiled blits on gen6+.
commit
|
commitdiff
|
tree
2013-05-07
Eric Anholt
i965: Count occlusion query samples for CopyPixels...
commit
|
commitdiff
|
tree
2013-05-07
Robert Bragg
egl/wayland: Implement EGL_EXT_swap_buffers_with_damage
commit
|
commitdiff
|
tree
2013-05-07
Robert Bragg
egl: Add extension infrastructure for EGL_EXT_swap_buff...
commit
|
commitdiff
|
tree
2013-05-07
Robert Bragg
egl: Update to revision 21254 of eglext.h
commit
|
commitdiff
|
tree
2013-05-07
Roland Scheidegger
gallium: more tgsi documentation updates
commit
|
commitdiff
|
tree
2013-05-07
Vinson Lee
ilo: Add missing break statement in aos_tex TGSI_OPCODE...
commit
|
commitdiff
|
tree
2013-05-07
Vadim Girlin
r600g/sb: optimize some cases for CNDxx instructions
commit
|
commitdiff
|
tree
2013-05-07
Vadim Girlin
r600g/sb: fix memory leaks
commit
|
commitdiff
|
tree
2013-05-07
Vadim Girlin
r600g/sb: fix kcache handling on r6xx
commit
|
commitdiff
|
tree
2013-05-06
Eric Anholt
intel: Remove renderbuffer delete setup from texture...
commit
|
commitdiff
|
tree
2013-05-06
Eric Anholt
mesa: Make Mesa core set up wrapped texture renderbuffe...
commit
|
commitdiff
|
tree
2013-05-06
Eric Anholt
intel: Simplify renderbuffer-for-texture width setup.
commit
|
commitdiff
|
tree
2013-05-06
Eric Anholt
mesa: Make core Mesa allocate the texture renderbuffer...
commit
|
commitdiff
|
tree
2013-05-06
Eric Anholt
i965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().
commit
|
commitdiff
|
tree
2013-05-06
Eric Anholt
i965: Move blorp resolve setup into brw_blorp_blit_mipt...
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
gallivm: Fix build for LLVM < 3.3
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
r600g/llvm: Parse config values in register / value...
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
r600g/llvm: Don't feed LLVM output through r600_bytecod...
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
r600g/llvm: Don't emit CALL_FS for vertex shaders
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965: Lower bitfieldInsert.
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965/vs: Add support for bit instructions.
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965/fs: Add support for bit instructions.
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965: Add support for emitting and disassembling bit...
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965: Print the correct dst and shared-src types for...
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965/gen7: Set src/dst types for 3-src instructions.
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965: Add 3-src destination and shared-source type...
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
i965: Add Gen7+ fields to brw_instruction and add comments.
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
glsl: Add a pass to lower bitfield-insert into bfm...
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
glsl: Add constant evaluation of bit built-ins.
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
glsl: Add support for new bit built-ins in ARB_gpu_shader5.
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
glsl: Add new bit built-ins IR and prototypes from...
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
glsl: Rework ir_reader to handle expressions with four...
commit
|
commitdiff
|
tree
2013-05-06
Matt Turner
mesa: Add infrastructure for ARB_gpu_shader5.
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
radeon/llvm: Always build libradeonllvm as static
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
radeon/llvm: Use LLVM C API for compiling LLVM IR to...
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
gallivm: Move LLVMStartMultithreaded() static initializ...
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
radeon/llvm: Don't use the global context when parsing...
commit
|
commitdiff
|
tree
2013-05-06
Eric Anholt
i965: Remove GL_ARB_color_buffer_float from GL core...
commit
|
commitdiff
|
tree
2013-05-06
Tom Stellard
r600g/llvm: Update radeon family mappings for LLVM...
commit
|
commitdiff
|
tree
2013-05-06
Chia-I Wu
android: libsync is needed on Android 4.2+ for any...
commit
|
commitdiff
|
tree
2013-05-06
Chia-I Wu
android: add ilo to the build system
commit
|
commitdiff
|
tree
2013-05-05
Eric Anholt
glsl: Flip around "if" statements with empty "then...
commit
|
commitdiff
|
tree
2013-05-05
Chia-I Wu
ilo: correctly set return types of sampler messages
commit
|
commitdiff
|
tree
2013-05-04
Vincent Lejeune
r600g/llvm: Undefines unrequired texture coord values
commit
|
commitdiff
|
tree
2013-05-04
Maarten Lankhorst
nvc0: fixup video decoding with 2D_ARRAY
commit
|
commitdiff
|
tree
2013-05-04
Chia-I Wu
gallium: fix type of flags in pipe_context::flush()
commit
|
commitdiff
|
tree
2013-05-04
Eric Anholt
i965: Enable fast clears on non-8x4-aligned sizes.
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
vbo: add comments, const qualifiers
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
mesa: whitespace, formatting fixes, etc in api_arrayelt.c
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
vbo: use new no-op ArrayElement in _mesa_noop_vtxfmt_init()
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
mesa: change ctx->Driver.NeedFlush to GLbitfield and...
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
mesa; change ctx->Driver.SaveNeedFlush to boolean,...
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
vbo: update comments for vbo_save_NotifyBegin()
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
vbo: implement primitive merging for glBegin/End sequences
commit
|
commitdiff
|
tree
2013-05-04
Brian Paul
vbo: create a few utility functions for merging primitives
commit
|
commitdiff
|
tree
2013-05-03
Zack Rusin
draw/pt: adjust overflow calculations
commit
|
commitdiff
|
tree
2013-05-03
Zack Rusin
tgsi/ureg: make the dst register match the src indirection
commit
|
commitdiff
|
tree
2013-05-03
Roland Scheidegger
gallium: tgsi documentation updates and clarification...
commit
|
commitdiff
|
tree
2013-05-03
Roland Scheidegger
llvmpipe: get rid of depth swizzling.
commit
|
commitdiff
|
tree
2013-05-03
Lauri Kasanen
r600g: Correctly initialize the shader key, v2
commit
|
commitdiff
|
tree
2013-05-03
Lauri Kasanen
st/xvmc/tests: Fix build failure, v2
commit
|
commitdiff
|
tree
2013-05-03
Andreas Boll
scons: remove nouveau build
commit
|
commitdiff
|
tree
2013-05-03
Andreas Boll
scons: remove radeon build
commit
|
commitdiff
|
tree
2013-05-03
Alex Deucher
r600g: don't emit surface_sync after FLUSH_AND_INV_EVENT
commit
|
commitdiff
|
tree
2013-05-03
Vadim Girlin
r600g/sb: zero-initialize bytecode structs
commit
|
commitdiff
|
tree
2013-05-03
Vadim Girlin
r600g/sb: fix constant propagation in gvn pass
commit
|
commitdiff
|
tree
2013-05-03
Vadim Girlin
r600g/sb: don't run unnecessary passes
commit
|
commitdiff
|
tree
2013-05-03
Vadim Girlin
r600g/sb: silence warnings with gcc 4.8
commit
|
commitdiff
|
tree
next