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
*
i965/fs: Migrate opt_cse to the IR builder.
Francisco Jerez
2015-06-09
1
-15
/
+12
*
i965/fs: Don't drop force_writemask_all and _sechalf when copying a CSE tempo...
Francisco Jerez
2015-06-09
1
-1
/
+2
*
i965/vec4: Take into account all instruction fields in CSE instructions_match().
Francisco Jerez
2015-06-09
1
-0
/
+8
*
i965/fs: Take into account all instruction fields in CSE instructions_match().
Francisco Jerez
2015-06-09
1
-8
/
+12
*
i965/fs: Migrate opt_peephole_predicated_break to the IR builder.
Francisco Jerez
2015-06-09
1
-3
/
+3
*
i965/fs: Migrate opt_combine_constants to the IR builder.
Francisco Jerez
2015-06-09
1
-9
/
+10
*
i965/fs: Allocate a common IR builder object in fs_visitor.
Francisco Jerez
2015-06-09
3
-1
/
+16
*
i965/fs: Introduce FS IR builder.
Francisco Jerez
2015-06-09
2
-0
/
+653
*
i965: Define consistent interface to enable instruction result saturation.
Francisco Jerez
2015-06-09
2
-0
/
+22
*
i965: Define consistent interface to enable instruction conditional modifiers.
Francisco Jerez
2015-06-09
2
-0
/
+22
*
i965: Define consistent interface to predicate an instruction.
Francisco Jerez
2015-06-09
2
-0
/
+44
*
mesa: Drop include of simple_list.h from mtypes.h.
Francisco Jerez
2015-06-09
1
-1
/
+0
*
dri/nouveau: Include simple_list.h explicitly in nv*_state_tnl.c.
Francisco Jerez
2015-06-09
2
-0
/
+4
*
tnl: Include simple_list.h explicitly in t_context.c.
Francisco Jerez
2015-06-09
1
-0
/
+1
*
mesa: Include simple_list.h explicitly in errors.c.
Francisco Jerez
2015-06-09
1
-0
/
+1
*
mesa/teximage: use correct extension for accept stencil texture.
Dave Airlie
2015-06-08
1
-1
/
+1
*
i965: Make a helper function intel_miptree_set_total_width_height()
Anuj Phogat
2015-06-08
1
-43
/
+50
*
i965/gen9: Set vertical alignment for the miptree
Anuj Phogat
2015-06-08
1
-0
/
+70
*
i965/gen9: Set horizontal alignment for the miptree
Anuj Phogat
2015-06-08
1
-0
/
+81
*
i965/gen9: Set tiled resource mode for the miptree
Anuj Phogat
2015-06-08
2
-0
/
+10
*
i965: Pass miptree pointer as function parameter in intel_vertical_texture_al...
Anuj Phogat
2015-06-08
1
-9
/
+7
*
i965: Move intel_miptree_choose_tiling() to brw_tex_layout.c
Anuj Phogat
2015-06-08
3
-116
/
+103
*
i965: Choose tiling in brw_miptree_layout() function
Anuj Phogat
2015-06-08
3
-25
/
+52
*
i965: Disallow saturation for MACH operations.
Ben Widawsky
2015-06-08
1
-1
/
+0
*
i965: Export format comparison for blitting between miptrees
Chris Wilson
2015-06-08
3
-5
/
+14
*
i915: Blit RGBX<->RGBA drawpixels
Chris Wilson
2015-06-08
1
-7
/
+29
*
i965: Fix HW blitter pitch limits
Chris Wilson
2015-06-08
1
-5
/
+14
*
softpipe/query: force parenthesis around a logical not
Martin Peres
2015-06-08
1
-1
/
+1
*
main/version: make sure all the output variables get set in get_gl_override
Martin Peres
2015-06-08
1
-1
/
+2
*
radeonsi: Add CIK SDMA support
Michel Dänzer
2015-06-08
7
-21
/
+427
*
r600g,radeonsi: Assert that there's enough space after flushing
Michel Dänzer
2015-06-08
1
-3
/
+2
*
docs: add news item and link release notes for mesa 10.5.7
Emil Velikov
2015-06-07
2
-0
/
+7
*
docs: Add sha256sums for the 10.5.7 release
Emil Velikov
2015-06-07
1
-1
/
+2
*
Add release notes for the 10.5.7 release
Emil Velikov
2015-06-07
1
-0
/
+102
*
prog_to_nir: Fix fragment depth writes.
Kenneth Graunke
2015-06-06
1
-3
/
+19
*
i965: Set max texture buffer size to hardware limit
Chris Forbes
2015-06-06
1
-0
/
+1
*
i965: Add gen8 fast clear perf debug
Ben Widawsky
2015-06-05
2
-2
/
+19
*
i965: Add buffer sizes to perf debug of fast clears
Ben Widawsky
2015-06-05
2
-4
/
+7
*
clover: clarify and fix the EGL interop error case
Marek Olšák
2015-06-05
1
-1
/
+6
*
egl: expose EGL 1.5 if all requirements are met
Marek Olšák
2015-06-05
2
-0
/
+16
*
egl: return correct invalid-type error from eglCreateSync
Marek Olšák
2015-06-05
1
-8
/
+19
*
egl: add new platform functions (v2)
Marek Olšák
2015-06-05
1
-0
/
+54
*
egl: add eglCreateImage (v2)
Marek Olšák
2015-06-05
1
-0
/
+42
*
egl: add eglGetSyncAttrib (v2)
Marek Olšák
2015-06-05
5
-10
/
+29
*
egl: add eglWaitSync
Marek Olšák
2015-06-05
1
-0
/
+12
*
egl: add EGL 1.5 functions that don't need any changes from extensions
Marek Olšák
2015-06-05
1
-12
/
+16
*
egl: use EGL 1.5 types without suffixes
Marek Olšák
2015-06-05
6
-38
/
+38
*
egl: add context attribs from EGL 1.5
Marek Olšák
2015-06-05
1
-0
/
+30
*
egl: fix setting context flags
Marek Olšák
2015-06-05
1
-2
/
+3
*
egl: combine VersionMajor and VersionMinor into one variable
Marek Olšák
2015-06-05
2
-7
/
+5
[next]