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
2013-01-28
Tom Stellard
r600g: More robust checks for MOVA_INT instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Vincent Lejeune
r600g/llvm: Add dummy export for vs output
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Tom Stellard
r600g: Fix building with --enable-r600-llvm-compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Alex Deucher
r600g: don't emit WAIT_UNTIL on cayman/TN (v2)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Jerome Glisse
r600g: add async for staging buffer upload v2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Jerome Glisse
r600g: add multi ring support with dma as first second...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Jerome Glisse
radeon/winsys: add dma ring support to winsys v3
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Roland Scheidegger
gallivm,draw,llvmpipe: mass rename of unit->texture_uni...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Roland Scheidegger
gallivm: split sampler and texture state
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Marek Olšák
gallium/u_upload_mgr: fix a serious memory leak
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Christoph Bumiller
nouveau: don't try to use push_data if it's not implemented
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Matt Turner
gles3: Update gl3.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Marek Olšák
r600g: add more cases for copying unsupported formats...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Marek Olšák
r600g: don't use radeon_surface_level::npix_x/y/z
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Marek Olšák
r600g: fix compile warnings in r600_cp_dma_copy_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Alex Deucher
r600g: fix up CP DMA for VM on cayman and TN
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
svga: use pipe_sampler_view_release() in svga_cleanup_t...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
st/mesa: handle new GLSL IR enumerants in switch statements
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
svga: add NULL pointer check in svga_create_sampler_state()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
vbo: add a null pointer check to handle OOM instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
util: add new error checking code in vbuf helper
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
st/mesa: do proper error checking for u_upload_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
util: add some defensive coding in u_upload_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
glsl: use glsl_strtof() instead of glsl_strtod()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
glsl: add new glsl_strtof() function
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
softpipe: add casts to silence MSVC warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
util: silence MSVC signed/unsigned comparison warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
util: silence MSVC double->float conversion warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
util: silence MSVC signed/unsigned warnings in debug_ge...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
st/mesa: silence assorted MSVC warnings in DrawPixels...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
swrast: silence a bunch of MSVC warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
mesa: use GLbitfield64 when copying program inputs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
mesa: add some casts to silence MSVC warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Paul
mesa: add casts in _mesa_GetTexParameterfv() to silence...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
i965: Enable ARB_shading_language_packing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
i965: Assert that the 4x8 pack/unpack operations have...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
i965: Lower the 4x8 pack/unpack operations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
glsl: Add support for lowering 4x8 pack/unpack operations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
glsl: Evaluate constant pack/unpack 4x8 expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
glsl: Extend ir_expression_operation for ARB_shading_la...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
glsl: Add IR lisp for ARB_shading_language_packing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Matt Turner
glsl: Add infrastructure for ARB_shading_language_packing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Tom Stellard
configure.ac: Don't set LLVM_LIBS when llvm is disabled
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Tom Stellard
r600g: Don't build llvm_wrapper.cpp when we aren't...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Pass in the glarray to get_surface_type.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Remove nonsense comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Remove NDEBUG undef that was snuck in.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: reuse _mesa_sizeof_type for index buffer types.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Reuse precalculated ib_type_size value.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Drop debug check for knowing the size of a type.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Stop worrying about alignment of vertex data.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Use the glarray _ElementSize that Mesa tracks...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
mesa: Print more informative debug for _mesa_do_init_re...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Remove ir_variable::uniform_block
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Allow dereferencing fields of an interface instance
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Allow elimination of uniform block members
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Calculate UBO data at link-time
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add link_uniform_blocks to calculate all UBO...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add a visitor to determine whether a uniform...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Lower UBO references using link-time data instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add gl_uniform_buffer_variable::IndexName field
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Make the align function available elsewhere in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Calculate link-time uniform block data without...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Assert that interfaces, like structures, are...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add new uniform_field_visitor::process variant
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Recurse into uniform blocks just like uniform...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Handle instance array declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Track blocks in the symbol table using the glsl_t...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add new uniform_field_visitor::visit_field variant
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Modify uniform_field_visitor::visit_field to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Modify uniform_field_visitor::recursion to take...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add a predicate to determine whether a variable...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Require that indices into uniform block arrays...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add ir_variable::interface_type field
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add ir_variable::is_in_uniform_block predicate
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Generate an interface type for uniform blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add GLSL_TYPE_INTERFACE
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Add row_major field to glsl_struct_field
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Refactor out processing of structure fields
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Parse interface array size
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Kenneth Graunke
glsl: Parse non-array uniform block instance names...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Kenneth Graunke
glsl: Refactor uniform block parser rules.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
linker: Refactor intra-stage block compatabililty testing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
mesa: Track the packing mode of a UBO in gl_uniform_buffer
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
glsl: Replace most default cases in switches on GLSL...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eric Anholt
i965: Correct gen6+ guardband calculation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Kenneth Graunke
i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
i965: Bump maximum supported ES2 context version to 3.0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Paul Berry
i965/Gen6+: Enable ARB_ES3_compatibility extension
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ian Romanick
mesa/es3: Enable ES 3.0 API and shading language version
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Vinson Lee
scons: Add imports.c to builtin_compiler build.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
i965/fs/gen7: Fix fatal typo in unpackHalf2x16
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack opera...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
i965: Quote the PRM on a HorzStride subtlety
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
i965: Add opcodes for F32TO16 and F16TO32
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
i965: Lower the GLSL ES 3.00 pack/unpack operations...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
glsl: Add lowering pass for GLSL ES 3.00 pack/unpack...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
glsl: Fix type-deduction for and/or/xor expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chad Versace
glsl: Reformat and/or/xor cases in ir_expression ctor
commit
|
commitdiff
|
tree
|
snapshot
next