projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
i965/gen6/GT1: Increase max_vs_entries to 256.
2012-01-25
Marek Olšák
mesa: remove ctx->Const.sRGBCapable
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
r600g: handle start_component from stream_output_info...
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
r600g: don't expose transform_feedback2 without kernel...
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
mesa: allow exposing GL3 without EXT_texture_integer
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
mesa: add missing integer alpha formats to _mesa_base_fbo_format
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
st/mesa: require all s3tc formats for EXT_texture_compressio...
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
st/mesa: simplify enabling EXT_packed_depth_stencil...
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
mesa: remove obsolete comment in version.c
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
gallium/docs: document more CAPs
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
r600g: nuke the fallback for vertex and fragment color...
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
r300g: nuke the fallback for fragment color clamping
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
st/mesa: inline if(1) conditional
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
st/mesa: move fragment shader tgsi tokens into st_fp_variant
commit
|
commitdiff
|
tree
2012-01-25
Marek Olšák
st/mesa: do vertex and fragment color clamping in shaders
commit
|
commitdiff
|
tree
2012-01-15
Marek Olšák
mesa: update compute_version for GL3
commit
|
commitdiff
|
tree
2012-01-15
Marek Olšák
gallium: improve the pipe_stream_output_info struct...
commit
|
commitdiff
|
tree
2012-01-12
Marek Olšák
docs/GL3: consolidate FBO extensions into one ARB
commit
|
commitdiff
|
tree
2012-01-12
Marek Olšák
docs/GL3: document r300 extension support
commit
|
commitdiff
|
tree
2012-01-12
Marek Olšák
docs/GL3: document what's missing for GL3
commit
|
commitdiff
|
tree
2012-01-09
Marek Olšák
Squash-merge branch 'gallium-clip-state'
commit
|
commitdiff
|
tree
2012-01-08
Marek Olšák
nvfx: remove unused-but-set variables
commit
|
commitdiff
|
tree
2012-01-07
Marek Olšák
u_vbuf: don't unroll indices if mapping vertex buffers...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
glx/dri2: print FPS when env var LIBGL_SHOW_FPS is...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
r300/compiler: fix buffer underflow when setting SEM_WAIT...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: use cso_cache to cache vertex element states
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: implement another upload codepath which unrolls...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: cleanup variable names to be consistent
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: cleanup the computation of how many vertices...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: convert min_index,max_index to start,count
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
util: add helper function util_dump_draw_info
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
trace: dump primitive restart info
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
translate: implement translation of 10_10_10_2 types
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
translate: implement translation of (pure) integer...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_format: implement fetch_rgba_uint and fetch_rgba_sint...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
gallium: remove deprecated PIPE_TRANSFER_DISCARD
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: translate per-vertex, per-instance, and constant...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: take start_instance into account when uploading...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_upload_mgr: remove the 'flushed' parameter
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: don't map user buffers, just obtain a pointer...
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: only map a subrange of buffers to translate
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
gallium: fix behavior of pipe_buffer_map_range
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
u_vbuf: remove the workaround for half floats and translate
commit
|
commitdiff
|
tree
2012-01-05
Marek Olšák
translate: implement translation of half floats in...
commit
|
commitdiff
|
tree
2012-01-01
Marek Olšák
r300g: inline r300_resource_set_properties
commit
|
commitdiff
|
tree
2012-01-01
Marek Olšák
r300g: rework resource_copy_region, not changing pipe_resource
commit
|
commitdiff
|
tree
2012-01-01
Marek Olšák
u_blitter: expose functions for setting default views...
commit
|
commitdiff
|
tree
2011-12-25
Marek Olšák
r600g: fix a warning that a variable may be uninitialized
commit
|
commitdiff
|
tree
2011-12-25
Marek Olšák
gallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS
commit
|
commitdiff
|
tree
2011-12-25
Marek Olšák
st/mesa: use a cast wrapper function to get st_transform_fee...
commit
|
commitdiff
|
tree
2011-12-25
Marek Olšák
st/mesa: DrawTFB should use the vertex count from the...
commit
|
commitdiff
|
tree
2011-12-24
Marek Olšák
r300g: mapping buffers for read should be unsynchronized
commit
|
commitdiff
|
tree
2011-12-24
Marek Olšák
winsys/radeon: move managing GEM domains back to drivers
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
r600g: fix MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS limit
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
mesa/x86: fix printf warning
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
drisw: remove unused variable
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
r600g: handle new caps
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
r300g: handle new caps
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
docs: update GL3 status
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
r600g: implement transform feedback
commit
|
commitdiff
|
tree
2011-12-17
Marek Olšák
st/mesa: expose conservative_depth if GLSL 1.3 is supported
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
st/mesa: implement EXT_transform_feedback and ARB_transform_...
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
u_blitter: implement copy_buffer using stream output
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
u_blitter: restore stream output targets
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
noop: implement stream output
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
gallium: utility helper functions for stream output
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
gallium: interface changes necessary to implement transform...
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
gallium: disable stream output in drivers that support it
commit
|
commitdiff
|
tree
2011-12-15
Marek Olšák
mesa: implement DrawTransformFeedback from ARB_transform_fee...
commit
|
commitdiff
|
tree
2011-12-13
Marek Olšák
r300g: take advantage of KEEP_TILING_FLAGS flush flag
commit
|
commitdiff
|
tree
2011-12-13
Marek Olšák
winsys/radeon: add flush option not to rewrite tiling...
commit
|
commitdiff
|
tree
2011-12-13
Marek Olšák
mesa: add const flags to skip MaxVarying and MaxUniform...
commit
|
commitdiff
|
tree
2011-12-13
Marek Olšák
mesa: fix an out-of-bounds access in prog_print.c
commit
|
commitdiff
|
tree
2011-12-12
Marek Olšák
mesa: fix possible precision issues in pack/unpack...
commit
|
commitdiff
|
tree
2011-12-12
Marek Olšák
r300g: integer and fixed-point 16.16 textures are not...
commit
|
commitdiff
|
tree
2011-12-12
Marek Olšák
st/mesa: add color varyings to MaxVarying
commit
|
commitdiff
|
tree
2011-12-10
Marek Olšák
gallium: implement ARB_conservative_depth
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
mesa: re-implement unpacking of DEPTH_COMPONENT32F
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
r600g: handle all remaining CAPs
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
r600g: remove default case statements in get_param
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
r300g: re-order shaders CAPs
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
r300g: handle SHADER_CAP_OUTPUT_READ
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
r300g: remove default case statements in get_param
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
u_vbuf_mgr: rename to u_vbuf
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
u_vbuf_mgr: better way to find a free VB slot + check...
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
u_vbuf_mgr: remove a useless variable
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
u_vbuf_mgr: remove redundant memset
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
u_vbuf_mgr: don't reference non-native vertex buffers...
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
u_vbuf_mgr: rename translate_vb_slot -> fallback_vb_slot
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
gallium: separate out floating-point CAPs into its...
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
glsl: convervative_depth is not allowed in the vertex...
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
glsl: finish up ARB_conservative_depth (v2)
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
mesa: rename the AMD_conservative_depth extension flag...
commit
|
commitdiff
|
tree
2011-11-22
Marek Olšák
st/mesa: quick fix of CopyPixels with GL_DEPTH_STENCIL
commit
|
commitdiff
|
tree
2011-11-20
Marek Olšák
r300g: set max_index to 0xffffff if there are no per...
commit
|
commitdiff
|
tree
2011-11-20
Marek Olšák
u_vbuf_mgr: correctly compute max vertex count from...
commit
|
commitdiff
|
tree
2011-11-20
Marek Olšák
u_vbuf_mgr: correctly obtain min/max_index for uploads...
commit
|
commitdiff
|
tree
2011-11-20
Marek Olšák
r600g: use u_vbuf_mgr to set/get the index buffer
commit
|
commitdiff
|
tree
2011-11-20
Marek Olšák
r300g: use u_vbuf_mgr to set/get the index buffer
commit
|
commitdiff
|
tree
next