index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
st/nine: Check if format is DS before retrieving flags
Axel Davy
2018-09-25
1
-0
/
+2
*
st/nine: Remove clamping when mul_zero_wins
Axel Davy
2018-09-25
1
-8
/
+47
*
st/nine: Implement predicated instructions
Axel Davy
2018-09-25
1
-7
/
+55
*
st/nine: Fix aliased read in ff
Axel Davy
2018-09-25
1
-3
/
+3
*
st/nine: Fix ff assignment with aliasing
Axel Davy
2018-09-25
1
-9
/
+9
*
st/nine: Clarify some ff assignments
Axel Davy
2018-09-25
1
-6
/
+6
*
st/nine: Print transform matrices in debug
Axel Davy
2018-09-25
1
-0
/
+14
*
st/nine: Add ff key hash to help debug
Axel Davy
2018-09-25
1
-0
/
+2
*
st/nine: Avoid RefToBind calls in ff
Axel Davy
2018-09-25
3
-4
/
+10
*
st/nine: Add new helper for object creation with bind
Axel Davy
2018-09-25
1
-0
/
+26
*
st/nine: Add parameter to start with bind
Axel Davy
2018-09-25
3
-3
/
+18
*
st/nine: Use perspective correction for ps depth fog
Axel Davy
2018-09-25
1
-7
/
+9
*
st/nine: Clamp RCP when 0*inf!=0
Axel Davy
2018-09-25
1
-1
/
+13
*
st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the driver does ...
Michal Srb
2018-09-19
1
-2
/
+4
*
mesa/st: add force_compat_profile option to driconfig
Timothy Arceri
2018-09-18
1
-2
/
+8
*
st/vdpau: Use output buffer as back buffer with 24-bit color only
Leo Liu
2018-09-13
1
-1
/
+2
*
gallium: Correctly handle no config context creation
Elie Tournier
2018-09-10
1
-1
/
+3
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
2
-8
/
+10
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
2
-2
/
+4
*
st/vdpau: silence an unitialized-variable warning
Marek Olšák
2018-09-04
1
-1
/
+1
*
st/dri: Don't expose sRGB formats to clients
Daniel Stone
2018-08-31
1
-0
/
+6
*
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
2018-08-30
1
-0
/
+2
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
2
-3
/
+0
*
bin: always define MESA_GIT_SHA1 to make it directly usable in code
Eric Engestrom
2018-08-16
2
-10
/
+2
*
dri: Add param driCreateConfigs(mutable_render_buffer)
Chad Versace
2018-08-07
1
-2
/
+2
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
17
-38
/
+44
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
11
-1
/
+16
*
clover: Reduce wait_count in abort path.
Jan Vesely
2018-07-26
1
-1
/
+3
*
clover: Don't extend illegal integer types.
Jan Vesely
2018-07-26
2
-2
/
+13
*
st/dri: Don't require a dri_format for image creation.
Eric Anholt
2018-07-20
2
-13
/
+1
*
clover: Report error when pipe driver fails to create compute state
Jan Vesely
2018-07-17
1
-0
/
+4
*
clover: Catch errors from executing event action
Jan Vesely
2018-07-17
1
-1
/
+3
*
st/glx: constify some variables
Konstantin Kharlamov
2018-07-17
1
-1
/
+1
*
st/nine: constify some variables
Konstantin Kharlamov
2018-07-17
2
-6
/
+6
*
meson: Move xvmc test tools from unit tests to installed tools.
Eric Anholt
2018-07-13
1
-17
/
+13
*
st/wgl: check for NULL piAttribList in wglCreatePbufferARB()
Charmaine Lee
2018-07-06
1
-39
/
+41
*
st/dri: fix a crash in server_wait_sync
Marek Olšák
2018-07-06
1
-0
/
+6
*
st/dri: constify dri_fill_st_visual's screen
Emil Velikov
2018-06-21
2
-2
/
+4
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-0
/
+2
*
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
2018-06-19
1
-0
/
+2
*
egl: rewire the build systems to use libwayland-egl
Eric Engestrom
2018-06-06
1
-1
/
+1
*
drisw: use getImageShm() if available
Marc-André Lureau
2018-05-30
1
-1
/
+22
*
drisw: use putImageShm if available
Marc-André Lureau
2018-05-30
1
-8
/
+29
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
7
-25
/
+25
*
clover: Cleanup compat code for llvm < 3.9
Jan Vesely
2018-05-29
3
-121
/
+20
*
clover: Fix build after llvm r332881.
Jan Vesely
2018-05-29
2
-2
/
+12
*
st/xa: Bump minor
Thomas Hellstrom
2018-05-15
1
-1
/
+1
*
clover: Add explicit virtual destructor to argument class
Jan Vesely
2018-05-05
1
-0
/
+1
*
st/va: Support YUV formats in vaCreateSurfaces
Drew Davenport
2018-05-03
1
-23
/
+36
*
st/omx/enc: fix blit setup for YUV LoadImage
Leo Liu
2018-04-30
1
-4
/
+4
[prev]
[next]