projects
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
r600g: get rid of dummy pixel shader
2017-04-07
Brian Paul
glx: silence uninitialized var warning
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2017-04-07
Brian Paul
st/mesa: silence unused/uninitialized var warnings
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2017-04-07
Brian Paul
gallivm: init vars to silence gcc warnings
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2017-04-07
Brian Paul
winsys/svga: use c11 thread types/functions
commit
|
commitdiff
|
tree
2017-04-07
Brian Paul
svga: remove pre-SVGA3D_HWVERSION_WS8_B1 code
commit
|
commitdiff
|
tree
2017-04-07
Brian Paul
st/wgl: sort strings in stw_extension_string[] array
commit
|
commitdiff
|
tree
2017-04-07
Brian Paul
svga: specify include path for git_sha1.h for out-of...
commit
|
commitdiff
|
tree
2017-04-07
Brian Paul
st/wgl: pseudo-implementation of WGL_EXT_swap_control
commit
|
commitdiff
|
tree
2017-04-03
Brian Paul
util: fix MSVC warning in u_align_u32()
commit
|
commitdiff
|
tree
2017-04-03
Brian Paul
util: #include "c99_compat.h" to fix Windows build
commit
|
commitdiff
|
tree
2017-04-03
Brian Paul
util: s/SHA1_H/MESA_SHA1_H/
commit
|
commitdiff
|
tree
2017-04-03
Brian Paul
svga: add comment on svga_buffer_hw_storage_map()
commit
|
commitdiff
|
tree
2017-03-31
Brian Paul
glsl: use -O1 optimization for builtin_functions.cpp...
commit
|
commitdiff
|
tree
2017-03-31
Brian Paul
tnl: remove unused var to silence warning
commit
|
commitdiff
|
tree
2017-03-31
Brian Paul
st/wgl: add support for WGL_ARB_make_current_read
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2017-03-31
Brian Paul
stw/wgl: add null context check in wglBindTexImageARB()
commit
|
commitdiff
|
tree
2017-03-27
Brian Paul
mesa: simplify code around 'variable_data' in marshal.c
commit
|
commitdiff
|
tree
2017-03-27
Brian Paul
st/mesa: move duplicated st_ws_framebuffer() function...
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
util/indices: minor clean-ups
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
radeonsi: s/uint/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_c...
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_...
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
virgl: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
swr: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
softpipe: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
llvmpipe: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
freedreno: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
etnaviv: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
draw: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
cso: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2017-03-08
Brian Paul
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen...
commit
|
commitdiff
|
tree
2017-03-02
Brian Paul
svga: fix crash regression since e027935a795
commit
|
commitdiff
|
tree
2017-03-02
Brian Paul
svga: s/unsigned/pipe_prim_type/
commit
|
commitdiff
|
tree
2017-03-02
Brian Paul
svga: whitespace fixes in svga_context.h
commit
|
commitdiff
|
tree
2017-03-02
Brian Paul
svga: whitespace and formatting fixes in svga_stage.c
commit
|
commitdiff
|
tree
2017-02-25
Brian Paul
svga: fix MSVC build error after PIPE_CAP_USER_INDEX_BUFFERS...
commit
|
commitdiff
|
tree
2017-02-22
Brian Paul
util: fix MSVC build issue in disk_cache.h
commit
|
commitdiff
|
tree
2017-02-09
Brian Paul
docs: update intro.html to mention new APIs, etc
commit
|
commitdiff
|
tree
2017-02-09
Brian Paul
docs: the site is now hosted by freedesktop.org
commit
|
commitdiff
|
tree
2017-02-03
Brian Paul
docs: replace URL in features.txt
commit
|
commitdiff
|
tree
2017-02-03
Brian Paul
mesa: whitespace fixes in context.c
commit
|
commitdiff
|
tree
2017-01-24
Brian Paul
docs: fix incorrect link to 12.0.6 release notes
commit
|
commitdiff
|
tree
2016-11-20
Brian Paul
tnl: remove unneeded #include "util/simple_list.h"
commit
|
commitdiff
|
tree
2016-11-20
Brian Paul
radeon: remove unneeded #include "util/simple_list.h"
commit
|
commitdiff
|
tree
2016-11-20
Brian Paul
r200: remove unneeded #include "util/simple_list.h"
commit
|
commitdiff
|
tree
2016-11-20
Brian Paul
i915: remove unneeded #include "util/simple_list.h"
commit
|
commitdiff
|
tree
2016-11-20
Brian Paul
mesa: remove unneeded #includes in errors.c
commit
|
commitdiff
|
tree
2016-11-20
Brian Paul
mesa: remove trailing whitespace in errors.c
commit
|
commitdiff
|
tree
2016-11-19
Brian Paul
docs: document MESA_DEBUG=context
commit
|
commitdiff
|
tree
2016-11-16
Brian Paul
mesa: if MESA_DEBUG=context, create a debug context
commit
|
commitdiff
|
tree
2016-11-11
Brian Paul
glsl: define __STDC_FORMAT_MACROS to get PRIx64 macro
commit
|
commitdiff
|
tree
2016-11-11
Brian Paul
mesa: fix comment indentation in bind_buffers_check_offset_a...
commit
|
commitdiff
|
tree
2016-11-11
Brian Paul
glsl: include inttypes.h for PRIx64 macro
commit
|
commitdiff
|
tree
2016-11-09
Brian Paul
util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation
Tested-by:
Brian Paul
<brianp@vmware.com>
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2016-11-05
Brian Paul
st/mesa: initialize members of glsl_to_tgsi_instruction...
commit
|
commitdiff
|
tree
2016-11-03
Brian Paul
gallium/hud: call fflush() after printing error messages
commit
|
commitdiff
|
tree
2016-11-03
Brian Paul
svga: move svga_mark_surfaces_dirty() prototype to...
commit
|
commitdiff
|
tree
2016-11-03
Brian Paul
svga: whitespace / formatting clean-up in svga_context.c
commit
|
commitdiff
|
tree
2016-11-03
Brian Paul
svga: collect stats for time spent in svga_context_finish()
commit
|
commitdiff
|
tree
2016-11-03
Brian Paul
svga: add SVGA_NEW_FRAME_BUFFER to svga_hw_tss_binding...
commit
|
commitdiff
|
tree
2016-10-28
Brian Paul
mesa: rename gl_client_array -> gl_vertex_array
commit
|
commitdiff
|
tree
2016-10-28
Brian Paul
mesa: code clean-up in _mesa_update_vao_client_arrays()
commit
|
commitdiff
|
tree
2016-10-28
Brian Paul
mesa: update comment on vertex_attrib_binding()
commit
|
commitdiff
|
tree
2016-10-28
Brian Paul
mesa: rename gl_vertex_array_object::VertexBinding...
commit
|
commitdiff
|
tree
2016-10-25
Brian Paul
gallium/stapi: fix comment for st_visual::buffer_mask
commit
|
commitdiff
|
tree
2016-10-24
Brian Paul
tgsi: trivial build fix for MSVC
commit
|
commitdiff
|
tree
2016-10-20
Brian Paul
vbo: clean up with 'indent', whitespace fixes, etc...
commit
|
commitdiff
|
tree
2016-10-20
Brian Paul
vbo: whitespace fixes and reformatting in vbo_exec_api.c
commit
|
commitdiff
|
tree
2016-10-20
Brian Paul
vbo: minor clean-up in vbo_exec_api.c
commit
|
commitdiff
|
tree
2016-10-20
Brian Paul
vbo: move attribute type assignment
commit
|
commitdiff
|
tree
2016-10-20
Brian Paul
vbo: rename reset_attrfv() to vbo_reset_all_attr()
commit
|
commitdiff
|
tree
2016-10-20
Brian Paul
vbo: make vbo_reset_attr() static
commit
|
commitdiff
|
tree
2016-10-20
Brian Paul
vbo: trivial indentation fix in vbo_exec_api.c
commit
|
commitdiff
|
tree
2016-10-18
Brian Paul
svga: minor code improvements in svga_validate_pipe_sampler_...
commit
|
commitdiff
|
tree
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
next