projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mesa: Declare _mesa_meta_begin()/end() as public
2011-08-19
Chad Versace
mesa: Declare _mesa_meta_begin()/end() as public
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-08-16
Chad Versace
mesa: Add Android to list of platforms that define...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-08-16
Chad Versace
mesa: Fix Android build by #ifdef'ing out locale support
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-08-16
Chad Versace
mesa: Remove use of fpu_control.h
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-08-11
Chad Versace
x86-64: Fix compile error with clang
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-08-01
Chad Versace
glsl: Remove duplicate comment
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-07-30
Chad Versace
glsl: Clarify ir_function::matching_sigature()
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-07-30
Chad Versace
glsl: Fix conversions in array constructors
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-07-30
Chad Versace
glsl: Remove ir_function.cpp:type_compare()
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-07-30
Chad Versace
glsl: Fix implicit conversions in non-constructor function...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-07-30
Chad Versace
glsl: Add method glsl_type::can_implicitly_convert_to()
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-07-19
Chad Versace
intel: Fix stencil buffer to be W tiled
Author: Chad Versace <
chad@chad-versace.us
>
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Fix workaround for _mesa_update_framebuffer
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Change framebuffer validation criteria
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: In intel_update_wrapper, support s8z24 textures...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Factor region updates out of intel_update_wrapper
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: During glTexImage, allocate renderbuffers for...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Declare some functions in intel_fbo.c as non...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Change signature of intel_create_wrapped_renderbuffer
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Perform gather on s8z24 texture images during...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Define functions intel_texture_s8z24_scatter...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-24
Chad Versace
intel: Add fields to intel_texture for faking s8z24...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-21
Chad Versace
intel: Allocate s8_z24 non-texture renderbuffers when...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-21
Chad Versace
intel: Unobfuscate intel_alloc_renderbuffer_storage
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-21
Chad Versace
intel: Add fields to intel_renderbuffer for unwrapping...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-21
Chad Versace
intel: Unconditionally enable support for S8_Z24 texture...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-15
Chad Versace
intel: Fix typo in intel_offset_S8 comments
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-15
Chad Versace
i965/gen5,6: Fix hang when emitting hiz buffer without...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-10
Chad Versace
i965/brw: Fix emit_depthbuffer() when packed depth...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel: Request DRI2 buffers for separate stencil and hiz
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel: Add assertions to intelCreateBuffer()
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel: Refactor intel_update_renderbuffers()
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel: Add function intel_renderbuffer_set_hiz_region()
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel/intel_context.c: Remove unused functions
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel: Add flags to intel_screen for hiz and separate...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel: Define enum intel_dri2_has_hiz
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
dri2: Add token for DRI2BufferHiz
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
intel: Define span functions for S8 renderbuffers
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-06-08
Chad Versace
i965/brw: Emit state for hiz and separate stencil buffers
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Change FBO validation criteria to accomodate...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Fix intel_draw_buffer() to accomodate hiz and...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Add hiz_region to intel_mipmap_tree
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Refactor the wrapping of textures with renderbuffers
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Add hiz_region to intel_renderbuffer
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Add is_hiz_depth_format() to intel_contex.vtbl
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Allocate region for separate stencil buffer
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Change supported texture formats for separate...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
mesa: Add MESA_FORMAT_X8_Z24 to _mesa_choose_tex_format
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-05-25
Chad Versace
intel: Add flags to intel_context for hiz and separate...
Signed-off-by: Chad Versace <
chad@chad-versace.us
>
commit
|
commitdiff
|
tree
2011-03-13
Chad Versace
glsl: Document glsl_type::sampler_dimensionality
commit
|
commitdiff
|
tree
2011-01-28
Chad Versace
mesa: Fix available APIs for AMD_conservative_depth
commit
|
commitdiff
|
tree
2010-11-02
Chad Versace
mesa: Fix C++ includes in sampler.cpp
commit
|
commitdiff
|
tree
2010-10-15
Chad Versace
glsl: Fix ir validation for bit logic ops
commit
|
commitdiff
|
tree
2010-10-15
Chad Versace
glsl: Implement constant expr evaluation for bitwise...
commit
|
commitdiff
|
tree
2010-10-15
Chad Versace
glsl: Implement constant expr evaluation for bit-shift ops
commit
|
commitdiff
|
tree
2010-10-15
Chad Versace
glsl: Implement constant expr evaluation for bitwise-not
commit
|
commitdiff
|
tree
2010-10-15
Chad Versace
glsl: Implement ast-to-hir for binary shifts in GLSL...
commit
|
commitdiff
|
tree
2010-10-15
Chad Versace
glsl: Change generated file glsl_lexer.cpp
commit
|
commitdiff
|
tree
2010-10-15
Chad Versace
glsl: Add lexer rules for << and >> in GLSL 1.30
commit
|
commitdiff
|
tree
2010-10-11
Chad Versace
glsl: Changes in generated file glsl_lexer.cpp
commit
|
commitdiff
|
tree
2010-10-11
Chad Versace
glsl: Add lexer rules for uint and uvecN (N=2..4)
commit
|
commitdiff
|
tree
2010-10-11
Chad Versace
glsl: Add glsl_type::uvecN_type for N=2,3
commit
|
commitdiff
|
tree
2010-10-11
Chad Versace
intel_extensions: Add ability to set GLSL version via...
commit
|
commitdiff
|
tree