projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-05-17
Roland Scheidegger
st/mesa: fix weird UCMP opcode use for bool ubo load
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
mesa: Make FinishRenderTexture just take the renderbuff...
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
mesa: Track the TexImage being rendered to in the gl_re...
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
radeon: Remove dead radeon_wrap_texture().
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
mesa: Make gl_renderbuffers backed by EGL images use...
commit
|
commitdiff
|
tree
2013-05-17
José Fonseca
gallivm: Eliminate 8.8 fixed point intermediates from...
commit
|
commitdiff
|
tree
2013-05-17
José Fonseca
gallivm: Add and use lp_build_lerp_3d.
commit
|
commitdiff
|
tree
2013-05-17
Tom Stellard
radeon/llvm: Run standard optimization passes on conput...
commit
|
commitdiff
|
tree
2013-05-17
Kenneth Graunke
intel: Don't spam "intelReadPixels: fallback to swrast...
commit
|
commitdiff
|
tree
2013-05-16
Paul Berry
intel: Do a depth resolve before copying images between...
commit
|
commitdiff
|
tree
2013-05-16
Niels Ole Salscheider
r600g: fixup for MSAA texture support checking
commit
|
commitdiff
|
tree
2013-05-16
José Fonseca
llvmpipe: Temporary workaround to prevent segfault...
commit
|
commitdiff
|
tree
2013-05-16
José Fonseca
gallivm: Support pointers in lp_build_print_value().
commit
|
commitdiff
|
tree
2013-05-16
Chia-I Wu
ilo: emit 3DSTATE_STENCIL_BUFFER on GEN7+
commit
|
commitdiff
|
tree
2013-05-16
Chia-I Wu
ilo: add support for stencil resources on GEN7+
commit
|
commitdiff
|
tree
2013-05-16
Chia-I Wu
winsys/intel: test for and expose address swizzling
commit
|
commitdiff
|
tree
2013-05-15
Marek Olšák
st/mesa: handle texture_from_pixmap and other surface...
commit
|
commitdiff
|
tree
2013-05-15
Marek Olšák
r600g: cleanup MSAA texture support checking
commit
|
commitdiff
|
tree
2013-05-15
Marek Olšák
r600g: rewrite FMASK allocation, fix FMASK texturing...
commit
|
commitdiff
|
tree
2013-05-15
Eric Anholt
i965: Fill in brw_format_for_mesa_format for some non...
commit
|
commitdiff
|
tree
2013-05-15
Eric Anholt
i965: Use native RGB_FLOAT16 support when available.
commit
|
commitdiff
|
tree
2013-05-15
Eric Anholt
intel: Add support for blitting 6 byte-per-pixel formats.
commit
|
commitdiff
|
tree
2013-05-15
Eric Anholt
i965: Use the Mesa surface formats for float RGB surfaces.
commit
|
commitdiff
|
tree
2013-05-15
Eric Anholt
i965: Use the new XRGB UNORM formats.
commit
|
commitdiff
|
tree
2013-05-15
José Fonseca
draw: More defensive coding in DRAW_GET_IDX.
commit
|
commitdiff
|
tree
2013-05-15
José Fonseca
draw: Fix vsplit regression when the ib can be used...
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
mesa: Stop clamping stencil reference value at specific...
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
swrast: Use accessor for stencil reference values
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
st: Use accessor for stencil reference values
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
radeon: Use accessor for stencil reference values
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
nouveau: Use accessor for stencil reference values
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
intel: Use accessor for stencil reference values
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
mesa: Use accessor for stencil reference values in...
commit
|
commitdiff
|
tree
2013-05-15
Chris Forbes
mesa: add accessor for effective stencil ref
commit
|
commitdiff
|
tree
2013-05-15
Chia-I Wu
ilo: clean up transfer format conversion
commit
|
commitdiff
|
tree
2013-05-15
Chia-I Wu
ilo: rework transfer mapping method choosing
commit
|
commitdiff
|
tree
2013-05-15
Chia-I Wu
ilo: refactor transfer mapping
commit
|
commitdiff
|
tree
2013-05-15
Chia-I Wu
ilo: no writeback without PIPE_TRANSFER_WRITE
commit
|
commitdiff
|
tree
2013-05-15
Chia-I Wu
ilo: minor cleanups for transfers
commit
|
commitdiff
|
tree
2013-05-15
Chia-I Wu
ilo: simplify ilo_texture_get_slice_offset()
commit
|
commitdiff
|
tree
2013-05-14
Zack Rusin
draw/gs: fix extracting of the clip
commit
|
commitdiff
|
tree
2013-05-14
Kenneth Graunke
docs: Mark a few things as in progress.
commit
|
commitdiff
|
tree
2013-05-14
Zack Rusin
draw: try to prevent overflows on index buffers
commit
|
commitdiff
|
tree
2013-05-14
Zack Rusin
draw: use the total number of vertices for statistics
commit
|
commitdiff
|
tree
2013-05-14
Zack Rusin
draw: don't crash on vertex buffer overflow
commit
|
commitdiff
|
tree
2013-05-14
Zack Rusin
gallivm/soa: implement indirect addressing in immediates
commit
|
commitdiff
|
tree
2013-05-14
Zack Rusin
draw/gs: don't bind the tgsi state if we're using llvm...
commit
|
commitdiff
|
tree
2013-05-14
Vinson Lee
gallivm: Fix build with LLVM >= 3.4 r181680.
commit
|
commitdiff
|
tree
2013-05-14
José Fonseca
mesa/st: Temporary workaround for fdo bug 64568.
commit
|
commitdiff
|
tree
2013-05-14
Alex Deucher
radeonsi: add Hainan pci ids
commit
|
commitdiff
|
tree
2013-05-14
Alex Deucher
radeonsi: update r600_get_llvm_processor_name for hainan
commit
|
commitdiff
|
tree
2013-05-14
Alex Deucher
radeonsi: add support for hainan chips
commit
|
commitdiff
|
tree
2013-05-14
José Fonseca
draw: Fix io_ptr/num_prims name in IR.
commit
|
commitdiff
|
tree
2013-05-14
José Fonseca
graw/tgsi_dump: Fix gdb macro.
commit
|
commitdiff
|
tree
2013-05-14
Vadim Girlin
r600g/sb: add missing cases for ARUBA chips
commit
|
commitdiff
|
tree
2013-05-14
Vadim Girlin
r600g/sb: get rid of standard c++ streams
commit
|
commitdiff
|
tree
2013-05-14
Vadim Girlin
r600g/sb: separate bytecode decoding and parsing
commit
|
commitdiff
|
tree
2013-05-14
Christian König
vl/vdpau: fix PresentationQueueQuerySurfaceStatus
commit
|
commitdiff
|
tree
2013-05-14
Chia-I Wu
ilo: rework ilo_texture
commit
|
commitdiff
|
tree
2013-05-14
Chia-I Wu
ilo: rename ilo_resource to ilo_texture
commit
|
commitdiff
|
tree
2013-05-14
Chia-I Wu
ilo: move transfer-related functions to a new file
commit
|
commitdiff
|
tree
2013-05-14
Rodrigo Vivi
i965: Add missing Haswell GT3 Desktop to IS_HSW_GT3...
commit
|
commitdiff
|
tree
2013-05-13
Jordan Justen
i965: write layer if gl_Layer is used in VS
commit
|
commitdiff
|
tree
2013-05-13
Jordan Justen
glsl: add AMD_vertex_shader_layer support
commit
|
commitdiff
|
tree
2013-05-13
Jordan Justen
extensions: add AMD_vertex_shader_layer
commit
|
commitdiff
|
tree
2013-05-13
Chad Versace
mesa: Expose GL_OES_texture_npot on GLES1
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Death to array dereferences of vectors!
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Generate correct ir_binop_vector_extract code...
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Use vector-insert and vector-extract on elements...
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Remove some stale comments about ir_call
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Convert lower_clip_distance_visitor to be an...
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Generate ir_binop_vector_extract for indexing...
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Convert ir_binop_vector_extract in the LHS to...
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Add lowering pass for ir_triop_vector_insert
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Lower ir_binop_vector_extract to conditional...
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Lower ir_binop_vector_extract to swizzle
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Refactor part of convert_vec_index_to_cond_assign
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Add ir_triop_vector_insert
commit
|
commitdiff
|
tree
2013-05-13
Ian Romanick
glsl: Add ir_binop_vector_extract
commit
|
commitdiff
|
tree
2013-05-13
Paul Berry
glsl: Fix "make check" breakage after adding options...
commit
|
commitdiff
|
tree
2013-05-12
Kenneth Graunke
glsl: Add a pass to flip matrix/vector multiplies to...
commit
|
commitdiff
|
tree
2013-05-12
Kenneth Graunke
i965/vs: Set the PreferDP4 shader compiler option.
commit
|
commitdiff
|
tree
2013-05-12
Kenneth Graunke
mesa: Move the mvp_with_dp4 flag to ShaderCompilerOptions.
commit
|
commitdiff
|
tree
2013-05-12
Kenneth Graunke
glsl: Pass struct shader_compiler_options into do_commo...
commit
|
commitdiff
|
tree
2013-05-12
Kenneth Graunke
glsl: Initialize ctx->ShaderCompilerOptions in standalo...
commit
|
commitdiff
|
tree
2013-05-12
Kenneth Graunke
glsl: Copy _mesa_shader_type_to_index() to standalone...
commit
|
commitdiff
|
tree
2013-05-12
Kenneth Graunke
mesa: Add comments about bit-ordering of new XRGB/XBGR...
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
st/mesa: remove dependency on _NEW_BUFFER_OBJECT for...
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
st/mesa: don't check for _NEW_PROGRAM when binding...
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
st/mesa: fix a couple of issues in st_bind_ubos
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
st/mesa: restore the transfer_inline_write path for...
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
st/mesa: initialize Const.MaxColorAttachments
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
st/mesa: consolidate setting MaxTextureImageUnits
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
st/mesa: initialize all program constants and UBO limits
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
glsl: fix the value of gl_MaxFragmentUniformVectors
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
mesa: add & use a new driver flag for UBO updates inste...
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
mesa: skip _MaxElement computation unless driver needs...
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
mesa: remove unused gl_array_object::NewArray
commit
|
commitdiff
|
tree
2013-05-11
Marek Olšák
mesa: remove unused gl_constants::MaxColorTableSize
commit
|
commitdiff
|
tree
next