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-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
2012-07-12
Marek Olšák
r600g: don't flush depth textures set as colorbuffers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: don't set dirty_db_mask for a flushed depth...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: flush depth textures bound to vertex shaders
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: do fine-grained depth texture flushing
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: remove is_flush from DSA state
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: set DISABLE in CB_COLOR_CONTROL if colormask...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: move CB_SHADER_MASK setup into cb_misc_state
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: move MULTIWRITE setup into cb_misc_state for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
r600g: move CB_TARGET_MASK setup into new cb_misc_state
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
st/mesa: implement accelerated stencil blitting using...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
st/mesa: set colormask to zero when blitting depth
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/u_blit: remove useless memset calls
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/u_blit: drop not-very-useful wrapper around...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/u_blit: don't do two copies for non-2D textures
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/util: move pipe_tex_to_tgsi_tex helper function...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/u_blitter: accelerate stencil-only copying
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/u_blitter: accelerate depth-stencil copying...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium: add util_format_stencil_only helper function
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/u_blitter: minify depth0 when initializing...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
gallium/u_gen_mipmap: accelerate depth texture mipmap...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marek Olšák
mesa: remove assertions that do not allow compressed...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Enable CMS layout on Gen7 for the formats...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Add CMS support to blorp.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Add CMS-related sampler messages to brw_defi...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Set SURFACE_STATE properly when CMS MSAA...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Add CMS MSAA settings to brw_structs.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Allocate MCS buffer when CMS MSAA is in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Add an enum to describe MSAA layout.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Paul Berry
i965/msaa: Move {rt,tex}_interleaved into blorp program...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
mapi: Move GL_NV_draw_buffers extension to es_EXT.xml
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
egl: Add EGL_WAYLAND_PLANE_WL attribute
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
wayland-drm: Add protocol to create planar buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
wayland-drm: Pass struct wl_drm_buffer to the driver
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
intel: Implement __DRIimage::createSubImage and bump...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
intel: Add offset field to miptree
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
intel: Add support for new __DRIimage formats
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Kristian Høgsberg
__DRIimage: version 5, add new formats and createSubImage
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Tom Stellard
r600g/compute: Disable growing the memory pool
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Tom Stellard
radeon/llvm: Use multiclasses for floating point loads
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Tom Stellard
radeon/llvm: Don't set the IMM bit in SMRD instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Tom Stellard
r600g/compute: Add more debugging output
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Eric Anholt
i965: Revert the VBOs-in-system-memory hack.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Eric Anholt
Add emacs setup for the docs/devinfo.html comment wrapp...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Ian Romanick
glx/dri2: Add support for GLX_ARB_create_context_robustness
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Ian Romanick
dri2: Hard-code the DRI2 version
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Ian Romanick
glapi: Apply Xorg indent rules to all files generated...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Kenneth Graunke
docs: Update GL3.txt.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Chad Versace
mesa: Remove unneeded extern qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Vadim Girlin
r600g: improve flushed depth texture handling v2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Kenneth Graunke
i965: Add hardware context support.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Ian Romanick
mesa/test: Update name of GL_TIME_ELAPSED
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Andreas Boll
docs/relnotes-8.0.4: fix html markup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
gallium/docs: document interface changes for timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
identity: implement get_timestamp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
noop: implement get_timestamp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
trace: implement get_timestamp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
galahad: implement get_timestamp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
docs: update relnotes-8.1 and GL3 status
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
softpipe: implement get_timestamp and expose ARB_timer_...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
st/mesa: implement ARB_timer_query
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
gallium: add QUERY_TIMESTAMP cap and get_timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
mesa: implement glGet(GL_TIMESTAMP) v2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
mesa: add ARB_timer_query to the extension list
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
mesa: add QueryCounter display list support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
mesa: implement TIMESTAMP query and glQueryCounter
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Marek Olšák
glapi: add ARB_timer_query
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Ian Romanick
docs: Add 8.0.4 release notes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Eric Anholt
glsl: Add parsing for GLSL uniform blocks.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Eric Anholt
glsl: Don't hide the type of struct_declaration_list.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Kenneth Graunke
glcpp: Add built-in #define for GL_ARB_uniform_buffer_o...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Vincent Lejeune
glsl: Parser handles "#extension GL_ARB_uniform_buffer_...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Eric Anholt
glsl: Reduce a bit of extra code in the merging of...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Eric Anholt
glsl: Take advantage of the layout qualifier flags...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Don't create a texture for the memory_pool durin...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
radeon/llvm: Rename namespace from AMDIL to AMDGPU
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Update number of gprs when adding a vertex instr...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g/compute: Use evergreen_cb() for binding RATs
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Add support for RATs in evergreen_cb()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Use a texture as the underlying resource for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Add is_rat flag to r600_resource_texture
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Add r600_context_pipe_state_emit()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Add pkt_flag parameter to r600_context_block_emi...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g/compute: Move LOOP_CONST initialization to start_...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Tom Stellard
r600g: Add start_compute_cs atom to struct r600_context
commit
|
commitdiff
|
tree
|
snapshot
next