index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-21
gallium: add b5g6r5 srgb format
Roland Scheidegger
1
-0
/
+2
2014-03-11
gallium: add endian detection for OpenBSD
Jonathan Gray
1
-0
/
+10
2014-03-07
gallium: allow setting of the internal stream output offset
Zack Rusin
1
-1
/
+1
2014-03-07
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
1
-2
/
+2
2014-02-25
gallium: add interface for persistent and coherent buffer mappings
Marek Olšák
2
-3
/
+35
2014-02-25
gallium: add texture gather support to gallium (v3)
Dave Airlie
2
-2
/
+6
2014-02-24
clover: Pass buffer offsets to the driver in set_global_binding() v3
Tom Stellard
1
-5
/
+8
2014-02-22
winsys/xlib: move xlib_create_sw_winsys within the winsys
Emil Velikov
1
-10
/
+0
2014-02-11
vl: add H264 encoding interface
Christian König
3
-2
/
+60
2014-02-09
gallium: add geometry shader output limits
Grigori Goronzy
1
-1
/
+3
2014-02-06
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
1
-1
/
+0
2014-02-06
gallium: define the behavior of PIPE_USAGE_* flags properly
Marek Olšák
1
-6
/
+7
2014-02-06
gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS
Marek Olšák
1
-1
/
+0
2014-02-04
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
1
-3
/
+0
2014-01-23
gallium: remove PIPE_CAP_SCALED_RESOLVE
Marek Olšák
1
-1
/
+0
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
12
-21
/
+21
2014-01-17
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
1
-0
/
+1
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
3
-5
/
+9
2013-12-12
gallium: allow choosing which colorbuffers to clear
Marek Olšák
1
-4
/
+15
2013-12-11
llvmpipe: add plumbing for ARB_depth_clamp
Matthew McClure
1
-0
/
+2
2013-12-10
gallium/dri: Support DRI Image extension version 7
Christopher James Halse Rogers
1
-0
/
+2
2013-12-10
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
1
-3
/
+6
2013-12-03
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
1
-1
/
+2
2013-11-28
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
1
-1
/
+2
2013-11-06
gallium: fix build on GNU/kFreeBSD
Fabio Pedretti
1
-1
/
+1
2013-10-28
vl/h264: split fields into SPS/PPS
Christian König
1
-24
/
+64
2013-10-28
vl: add 400 chroma format as well
Christian König
1
-0
/
+1
2013-10-26
implement NV_vdpau_interop v7
Christian König
1
-0
/
+49
2013-10-26
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
1
-1
/
+2
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
1
-15
/
+3
2013-10-09
gallium: Add support for 32x32 muls with 64 bit results
Zack Rusin
1
-1
/
+4
2013-10-03
gallium: remove old bind_*_sampler_states() functions
Brian Paul
1
-15
/
+0
2013-10-03
gallium: add pipe_context::bind_sampler_states()
Brian Paul
1
-0
/
+5
2013-09-20
gallium: add flush_resource context function
Marek Olšák
1
-0
/
+13
2013-09-13
gallium: comment that INSTANCEID doesn't include start_instance
Marek Olšák
1
-1
/
+1
2013-09-11
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
1
-1
/
+2
2013-09-10
util: don't use _fxsave() with MSVC 2010 or older
Brian Paul
1
-0
/
+4
2013-09-06
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
1
-0
/
+4
2013-08-22
gallium: Support PIPE_FORMAT_R10G10B10A2_UINT.
José Fonseca
1
-0
/
+1
2013-08-19
vl: add entrypoint to is_video_format_supported
Christian König
1
-1
/
+2
2013-08-19
vl: add entrypoint to get_video_param
Christian König
1
-0
/
+1
2013-08-19
vl: rename pipe_video_decoder to pipe_video_codec
Christian König
2
-14
/
+14
2013-08-19
vl: rename enum pipe_video_codec to pipe_video_format
Christian König
2
-11
/
+11
2013-08-19
vl: use a template for create_video_decoder
Christian König
2
-5
/
+2
2013-08-14
vl: Add support for max level query v2
Rico Schüller
1
-1
/
+2
2013-08-13
gallium: add new float comparison instructions returning integer masks
Roland Scheidegger
1
-1
/
+6
2013-07-30
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
1
-0
/
+1
2013-07-30
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
1
-2
/
+3
2013-07-30
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
1
-0
/
+1
2013-07-30
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
1
-2
/
+3
[next]