projects
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
egl/dri2: annotate dri2_extension_match instances as const data
2016-10-13
Brian Paul
mesa: fix indentation in vertex_attrib_binding()
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: add sanity check assertion in update_array_format
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: remove needless cast in update_array()
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: simplify update_array() with a vao local var
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
vbo: simplify some code in check_draw_elements_data()
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: rename gl_vertex_attrib_array gl_array_attributes
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: rename gl_vertex_attrib_array::VertexBinding
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: rename some vars in arrayobj.c
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
tgsi: fix comment typo in tgsi_ureg.c
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: replace gl_framebuffer::_IntegerColor wih _IntegerBuffers
commit
|
commitdiff
|
tree
2016-10-13
Brian Paul
mesa: remove 'params' parameter from ctx->Driver.TexParameter()
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
st/mesa: move all sampler view code into new st_sampler_view...
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
st/mesa: optimize pipe_sampler_view validation
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
mesa: call ctx->Driver.TexParameter() in texture_buffer_range()
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
st/mesa: consolidate view format setup code
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
st/mesa: add some const qualifiers in st_atom_texture.c
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
st/mesa: simplify some code in get_texture_format_swizzle()
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
mesa: make _mesa_texture_buffer_range() static
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
mesa: add const qualifier, comment on can_avoid_reallocation()
commit
|
commitdiff
|
tree
2016-10-06
Brian Paul
mesa: add comment/assertion on get_tex_level_parameter_buffer()
commit
|
commitdiff
|
tree
2016-09-30
Brian Paul
mesa: move _mesa_valid_to_render() to api_validate.c
commit
|
commitdiff
|
tree
2016-09-30
Brian Paul
docs: update the list of Mesa major versions and API...
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
st/mesa: small optimization in swizzle_swizzle()
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
st/mesa: fix swizzle issue in st_create_sampler_view_from_st...
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
svga: set PIPE_BIND_DEPTH_STENCIL flag for new resources...
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
svga: don't special case caps for SVGA3D_R32_FLOAT
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
svga: use new adjust_z_layer() helper in svga_pipe_blit.c
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
svga: simplify/improve the format compatibility check...
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
svga: add const qualifier on svga_translate_format()
commit
|
commitdiff
|
tree
2016-09-24
Brian Paul
svga: eliminate unneeded gotos in svga_validate_surface_view()
commit
|
commitdiff
|
tree
2016-09-21
Brian Paul
gallium/util: add comment on util_is_format_compatible()
commit
|
commitdiff
|
tree
2016-09-21
Brian Paul
svga: minor simplification in svga_validate_surface_view()
commit
|
commitdiff
|
tree
2016-09-21
Brian Paul
svga: remove disable_shader debug variable
commit
|
commitdiff
|
tree
2016-09-17
Brian Paul
svga: skip query flush if we already have the query...
commit
|
commitdiff
|
tree
2016-09-17
Brian Paul
svga: remove unneeded svga_context_flush() in svga_end_query()
commit
|
commitdiff
|
tree
2016-09-17
Brian Paul
svga: fix prim type check/assignment in translate_indices()
commit
|
commitdiff
|
tree
2016-09-17
Brian Paul
svga: implement an index buffer translation cache
commit
|
commitdiff
|
tree
2016-09-17
Brian Paul
svga: try to emit fewer buffer rebind commands
commit
|
commitdiff
|
tree
2016-09-17
Brian Paul
svga: reduce unmapping/remapping of the default constant...
commit
|
commitdiff
|
tree
2016-09-17
Brian Paul
svga: optimize memcpy() in svga_buffer_update_hw()
commit
|
commitdiff
|
tree
2016-09-16
Brian Paul
gallium/docs: document alpha_to_coverage and alpha_to_one...
commit
|
commitdiff
|
tree
2016-09-16
Brian Paul
st/mesa: update comment in st_atom_msaa.c
commit
|
commitdiff
|
tree
2016-09-16
Brian Paul
st/mesa: only enable MSAA coverage options when we...
commit
|
commitdiff
|
tree
2016-09-15
Brian Paul
mesa: check for no matrix change in _mesa_LoadMatrixf()
commit
|
commitdiff
|
tree
2016-08-31
Brian Paul
gallium/docs: clarify render_condition_enabled parameter...
commit
|
commitdiff
|
tree
2016-08-29
Brian Paul
svga: fix a texture readback bug
commit
|
commitdiff
|
tree
2016-08-29
Brian Paul
svga: move surface propagation code into new function
commit
|
commitdiff
|
tree
2016-08-29
Brian Paul
mesa: fix format conversion bug in get_tex_rgba_uncompressed()
commit
|
commitdiff
|
tree
2016-08-29
Brian Paul
svga: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: minor whitespace, etc clean-ups in svga_pipe_misc.c
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: move some code in svga_propagate_surface()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: simplify surface propagation code in svga_set_framebuf...
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: add some comments in the svga_surface struct
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: use new svga_check_sampler_framebuffer_resource_collis...
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: add new svga_check_sampler_framebuffer_resource_collis...
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: remove assertions in svga_surface cast wrappers
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: minor code simplification in svga_texture_transfer_unmap()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: reformat some expressions in svga_texture_transfer_map()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: remove duplicated variable in svga_texture_transfer_map()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: move some assignments in svga_texture_transfer_map()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: minor simplifications in svga_texture_transfer_map()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: minor reformatting of svga_texture() cast wrapper
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: rewrite svga_buffer() cast wrapper
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: remove local variable in create_backed_surface_view()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: s/INDEX_0D/INDEX_IMMEDIATE32/
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: add comment about unsupported blend modes
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: loosen the condition to flush in get_query_result_vgpu10()
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
svga: fix vgpu10 query fencing
commit
|
commitdiff
|
tree
2016-08-26
Brian Paul
gallium/hud: move signo declaration inside PIPE_OS_UNIX...
commit
|
commitdiff
|
tree
2016-08-25
Brian Paul
swrast: fix incorrectly positioned putImage() in swrast...
commit
|
commitdiff
|
tree
2016-08-17
Brian Paul
util: try to use SSE instructions with MSVC and 32...
commit
|
commitdiff
|
tree
2016-08-17
Brian Paul
svga: fix src/dst typo in can_blit_via_copy_region_vgpu10()
commit
|
commitdiff
|
tree
2016-08-17
Brian Paul
svga: initialize a variable to silence a gcc warning
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
st/mesa: use pipe var instead of st->pipe in st_create_conte...
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
gallium: remove unused u_clear.h file
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
gallium/i915: inline the util_clear() code into i915_clear_b...
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
gallium/util: minor reformatting in u_box.h
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: remove unused var in svga_mark_surfaces_dirty()
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: avoid a calloc in svga_buffer_transfer_map()
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: don't call os_get_time() when not needed by Gallium HUD
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: remove unneeded memset() call in draw_vgpu10()
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: reduce looping in svga_mark_surfaces_dirty()
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: minor clean-ups in define_rasterizer_object()
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: remove incorrect buffer invalidation code
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: additional comments for svga_hw_draw_state members
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: use the sws local var to simplify some code
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2016-08-16
Brian Paul
svga: minor whitespace and code clean-ups
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2016-08-09
Brian Paul
st/mesa: define ST_NEW_ flags as uint64_t values, not...
commit
|
commitdiff
|
tree
2016-08-01
Brian Paul
st/mesa: silence missing braces warning in st_program.c
commit
|
commitdiff
|
tree
2016-08-01
Brian Paul
auxiliary/os: add new os_get_command_line() function
commit
|
commitdiff
|
tree
2016-07-16
Brian Paul
mesa: handle numSamples=0 in _mesa_test_proxy_teximage()
commit
|
commitdiff
|
tree
2016-07-15
Brian Paul
mesa: handle numLevels, numSamples in _mesa_test_proxy_texim...
commit
|
commitdiff
|
tree
2016-07-15
Brian Paul
mesa: add proxy texture targets in _mesa_next_mipmap_level_s...
commit
|
commitdiff
|
tree
2016-07-15
Brian Paul
mesa: add numLevels, numSamples to Driver.TestProxyTexImage()
commit
|
commitdiff
|
tree
2016-07-15
Brian Paul
mesa: use _mesa_clear_texture_image() in clear_texture_fields()
commit
|
commitdiff
|
tree
2016-07-15
Brian Paul
svga: handle mismatched number of samplers, sampler...
commit
|
commitdiff
|
tree
2016-07-12
Brian Paul
docs: remove duplicated line in 12.0.1 release notes...
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2016-07-08
Brian Paul
svga: simplify/fix 1D/2D array resource copies
commit
|
commitdiff
|
tree
2016-07-08
Brian Paul
mesa: print number of samples in renderbuffer_storage...
commit
|
commitdiff
|
tree
2016-07-08
Brian Paul
svga: remove unused variable
commit
|
commitdiff
|
tree
next