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
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson, install_megadrivers: Also remove stale symlinks
Gert Wollny
2018-08-06
1
-2
/
+4
*
anv: add more swapchain formats
Tapani Pälli
2018-08-06
1
-5
/
+11
*
nvc0/ir: return 0 in imageLoad on incomplete textures
Karol Herbst
2018-08-04
2
-3
/
+31
*
gm200/ir: optimize rcp(sqrt) to rsq
Karol Herbst
2018-08-04
1
-1
/
+10
*
gm200/ir: add native OP_SQRT support
Karol Herbst
2018-08-04
4
-2
/
+14
*
intel: tools: simplify meson build
Lionel Landwerlin
2018-08-04
1
-46
/
+50
*
intel: aubinator: simplify decoding
Lionel Landwerlin
2018-08-04
1
-10
/
+5
*
intel: common: add missing stdint include
Lionel Landwerlin
2018-08-04
1
-0
/
+2
*
intel: decoder: remove unused variable
Lionel Landwerlin
2018-08-04
1
-2
/
+0
*
intel: tools: aubwrite: reuse canonical address helper
Lionel Landwerlin
2018-08-04
1
-17
/
+2
*
intel: aubinator: fix read the context/ring
Lionel Landwerlin
2018-08-04
1
-2
/
+2
*
nir: Transform expressions of b2f(a) and b2f(b) to a == b
Ian Romanick
2018-08-04
1
-0
/
+3
*
nir: Transform expressions of b2f(a) and b2f(b) to a ^^ b
Ian Romanick
2018-08-04
1
-0
/
+3
*
nir: Transform expressions of b2f(a) and b2f(b) to !(a && b)
Ian Romanick
2018-08-04
1
-0
/
+3
*
nir: Transform expressions of b2f(a) and b2f(b) to a && b
Ian Romanick
2018-08-04
1
-0
/
+3
*
nir: Transform expressions of b2f(a) and b2f(b) to !(a || b)
Ian Romanick
2018-08-04
1
-0
/
+11
*
nir: Transform -fabs(a) >= 0 to a == 0
Ian Romanick
2018-08-04
1
-0
/
+9
*
nir: Transform expressions of b2f(a) and b2f(b) to a || b
Ian Romanick
2018-08-04
1
-0
/
+19
*
nir: Transform -fabs(a) < 0 to a != 0
Ian Romanick
2018-08-04
1
-0
/
+4
*
nir: Rearrange bcsel with two bcsel sources
Ian Romanick
2018-08-04
1
-0
/
+4
*
nir: Collapse more repeated bcsels on the same argument
Ian Romanick
2018-08-04
1
-0
/
+1
*
nir: Don't compare i2f or u2i with zero
Ian Romanick
2018-08-04
1
-0
/
+13
*
nir: Remove f2i(i2f(x)) conversions
Ian Romanick
2018-08-04
1
-0
/
+8
*
nir: Mark the 0.0 < abs(a) transformation as imprecise
Ian Romanick
2018-08-04
1
-1
/
+1
*
radeonsi: cosmetic changes
Marek Olšák
2018-08-04
5
-6
/
+5
*
st/mesa: expose & set limits for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
2
-1
/
+90
*
st/mesa: add renderbuffer support for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
1
-8
/
+53
*
st/mesa: pass storage_sample_count parameter into st_choose_format
Marek Olšák
2018-08-04
6
-22
/
+30
*
mesa: add functional FBO changes for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
2
-17
/
+131
*
mesa: add gl_renderbuffer::NumStorageSamples
Marek Olšák
2018-08-04
4
-9
/
+23
*
mesa: implement glGet for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
4
-0
/
+32
*
glapi: define AMD_framebuffer_multisample_advanced and add its functions
Marek Olšák
2018-08-04
3
-0
/
+59
*
mesa: add storageSamples parameter to renderbuffer functions
Marek Olšák
2018-08-04
6
-21
/
+33
*
include: update GL & GLES headers (v2)
Marek Olšák
2018-08-04
6
-39
/
+321
*
amd: remove support for LLVM 5.0
Marek Olšák
2018-08-03
8
-154
/
+40
*
winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0
Marek Olšák
2018-08-03
5
-6
/
+60
*
gallium/u_vbuf: handle indirect multidraws correctly and efficiently (v3)
Marek Olšák
2018-08-03
1
-24
/
+180
*
android: radv: build vulkan.radv conditionally to radeonsi
Mauro Rossi
2018-08-03
1
-0
/
+2
*
util: return 0 for NaNs in float_to_ubyte
Roland Scheidegger
2018-08-03
1
-6
/
+5
*
anv/pipeline: Disable FS dispatch for pointless fragment shaders
Jason Ekstrand
2018-08-03
1
-4
/
+33
*
nir: add fall through comment to nir_gather_info
Timothy Arceri
2018-08-03
1
-0
/
+1
*
CleanSpec.mk: Remove HOST_OUT_release
Dan Willemsen
2018-08-02
1
-3
/
+3
*
Android.common.mk: define HAVE_TIMESPEC_GET
Sumit Semwal
2018-08-02
1
-0
/
+7
*
util: Android.mk: Convert implicit rules to static pattern rules
Dan Willemsen
2018-08-02
1
-1
/
+1
*
radeonsi: add new R600_DEBUG test "testclearbufperf"
Darren Powell
2018-08-02
8
-11
/
+170
*
mesa: add switch case for GL 2.0 in _mesa_compute_version()
Brian Paul
2018-08-02
1
-0
/
+2
*
intel/tools: add error2aub creation into autotools
Andres Gomez
2018-08-02
1
-1
/
+23
*
anv/pipeline: Do cross-stage linking optimizations
Jason Ekstrand
2018-08-02
1
-0
/
+11
*
anv/pipeline: Pull most of the anv_pipeline_compile_* into common code
Jason Ekstrand
2018-08-02
1
-215
/
+92
*
anv/pipeline: Add a separate "link" stage
Jason Ekstrand
2018-08-02
1
-128
/
+193
[next]