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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Don't advertise support on anything above gen9
Jason Ekstrand
2017-06-09
1
-1
/
+1
*
i965/cnl: Enable CCS_E and RT support for few formats
Anuj Phogat
2017-06-09
1
-9
/
+9
*
i965/cnl: Reformat surface_format_info table to accomodate gen10+
Anuj Phogat
2017-06-09
1
-263
/
+263
*
i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
2017-06-09
5
-4
/
+34
*
i965/cnl: Don't resolve single sampled color rb in case of sRGB formats
Anuj Phogat
2017-06-09
1
-1
/
+1
*
i965/cnl: Implement depth count workaround
Ben Widawsky
2017-06-09
1
-0
/
+8
*
i965/cnl: Start using CNL MOCS defines
Anuj Phogat
2017-06-09
4
-4
/
+16
*
i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
2017-06-09
8
-1
/
+24
*
i965/cnl: Update few assertions
Anuj Phogat
2017-06-09
2
-2
/
+2
*
i965/cnl: Add cnl bits in aubinator
Anuj Phogat
2017-06-09
1
-3
/
+5
*
i965/cnl: Add pci id for INTEL_DEVID_OVERRIDE
Anuj Phogat
2017-06-09
1
-0
/
+1
*
i965/cnl: Wire up android Mesa build files for gen10
Anuj Phogat
2017-06-09
4
-1
/
+69
*
i965/cnl: Wire up Mesa build files for gen10
Anuj Phogat
2017-06-09
5
-4
/
+27
*
intel/genxml: Update genx_bits for gen10+
Anuj Phogat
2017-06-09
1
-4
/
+2
*
i965/cnl: Add gen10 specific function declarations
Anuj Phogat
2017-06-09
3
-0
/
+15
*
i965/cnl: Include gen10_pack.h
Anuj Phogat
2017-06-09
1
-0
/
+2
*
i965/cnl: Define genX(x) and GENX(x) for gen10
Anuj Phogat
2017-06-09
1
-0
/
+3
*
i965/genxml: Add gen10.xml
Jason Ekstrand
2017-06-09
1
-0
/
+3562
*
i965: Make feature macros gen8 based
Ben Widawsky
2017-06-09
1
-8
/
+5
*
radv: set fmask state to all 0s when no fmask. (v2)
Dave Airlie
2017-06-09
1
-1
/
+2
*
i965: Temporarily disable async mappings on non-LLC
Matt Turner
2017-06-09
1
-2
/
+2
*
mesa/main/debug: Check if we successfully reopened the ppm file.
Rafael Antognolli
2017-06-09
1
-0
/
+5
*
tgsi: clarify TGSI_SEMANTIC_SAMPLEMASK documentation
Brian Paul
2017-06-09
1
-2
/
+3
*
gallium/wgl: Allow context creation even if SetPixelFormat() wasn't called
Frank Richter
2017-06-09
1
-1
/
+7
*
st/dri: support format modifier queries
Varad Gautam
2017-06-09
1
-1
/
+23
*
gallium: introduce format modifier querying
Varad Gautam
2017-06-09
1
-0
/
+14
*
st/dri: support format queries
Varad Gautam
2017-06-09
1
-0
/
+118
*
st/dri: implement DRIimage creation from dmabufs with modifiers
Varad Gautam
2017-06-09
1
-5
/
+40
*
st/dri: implement createImageWithModifiers in DRIimage
Varad Gautam
2017-06-09
2
-5
/
+68
*
st/dri: enable DRIimage modifier queries
Varad Gautam
2017-06-09
1
-0
/
+12
*
gallium/winsys/drm: introduce modifier field to winsys_handle
Varad Gautam
2017-06-09
2
-0
/
+13
*
mesa: make use of NewScissorTest driver flags
Samuel Pitoiset
2017-06-09
2
-3
/
+3
*
mesa: make use of NewScissorRect driver flags
Samuel Pitoiset
2017-06-09
2
-2
/
+4
*
mesa: add gl_driver_flags::NewScissor{Rect,Test}
Samuel Pitoiset
2017-06-09
1
-0
/
+6
*
egl: fix _eglQuerySurface in EGL_BUFFER_AGE_EXT case
Tapani Pälli
2017-06-09
4
-5
/
+9
*
radv: introduce perf test env var and allow to enable chaining
Dave Airlie
2017-06-09
7
-4
/
+20
*
mesa: add KHR_no_error support to glDrawRangeElements*()
Timothy Arceri
2017-06-09
1
-3
/
+10
*
mesa: rework _ae_invalidate_state() so that it just sets a dirty flag
Timothy Arceri
2017-06-09
3
-18
/
+19
*
mesa: remove redundant _ae_invalidate_state() call
Timothy Arceri
2017-06-09
1
-3
/
+0
*
mesa: inline vbo_exec_invalidate_state() and call from mesa core
Timothy Arceri
2017-06-09
16
-45
/
+22
*
mesa: rework vbo_exec_init()
Timothy Arceri
2017-06-09
3
-8
/
+18
*
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
2017-06-09
13
-22
/
+33
*
st/mesa: add st_invalidate_buffers() helper
Timothy Arceri
2017-06-09
4
-16
/
+26
*
r200/radeon: stop calling _ae_invalidate_state() directly
Timothy Arceri
2017-06-09
2
-4
/
+0
*
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
2017-06-08
3
-16
/
+17
*
radeonsi: call LLVMAddEarlyCSEMemSSAPass only for LLVM >= 4.0
Juan A. Suarez Romero
2017-06-08
1
-0
/
+2
*
gallium/radeon: don't allocate HTILE in a separate buffer
Marek Olšák
2017-06-08
8
-59
/
+41
*
radeonsi: rename depth decompress functions
Marek Olšák
2017-06-08
1
-16
/
+15
*
radeonsi: rename shader resource decompress masks to their true meaning
Marek Olšák
2017-06-08
3
-28
/
+28
*
radeonsi: rename is_compressed_colortex -> color_needs_decompression
Marek Olšák
2017-06-08
1
-5
/
+5
[next]