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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: set thread name for glthread
Miklós Máté
2017-03-24
1
-0
/
+3
*
i965: Return progress from brw_nir_lower_uniforms().
Matt Turner
2017-03-23
1
-3
/
+3
*
android: i965: generate code for OA counter queries
Mauro Rossi
2017-03-23
1
-0
/
+17
*
drirc: add force_glsl_abs_sqrt() for "Spec Ops: The Line"
Samuel Pitoiset
2017-03-22
1
-0
/
+8
*
st/glsl_to_tgsi: enable lower_sqrt() conditionally
Samuel Pitoiset
2017-03-22
1
-0
/
+1
*
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
2017-03-22
5
-0
/
+17
*
Android: drop Android 4.4 (KitKat) support
Rob Herring
2017-03-22
2
-10
/
+0
*
mesa/main: remove unused strndup.h include
Emil Velikov
2017-03-22
1
-1
/
+0
*
mesa/program: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
4
-4
/
+9
*
mesa/main: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
5
-3
/
+11
*
i965: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
4
-3
/
+15
*
i965: make brw_setup_image_uniform_values static
Emil Velikov
2017-03-22
1
-1
/
+1
*
mesa: more unused linux/version.h include
Emil Velikov
2017-03-22
1
-3
/
+0
*
mesa/main: fix MultiDrawElements[BaseVertex] validation of primcount
Nicolai Hähnle
2017-03-22
2
-3
/
+23
*
mesa: Avoid out-of-bounds stack read via _mesa_Materiali
Nicolai Hähnle
2017-03-22
1
-2
/
+3
*
i965/dri: Turn on support for image modifiers
Ben Widawsky
2017-03-21
1
-1
/
+1
*
i965/dri: Handle X-tiled modifier
Ben Widawsky
2017-03-21
1
-0
/
+8
*
i965/dri: Handle Y-tiled modifier
Ben Widawsky
2017-03-21
1
-4
/
+14
*
i965/dri: Handle the linear fb modifier
Ben Widawsky
2017-03-21
1
-11
/
+44
*
i965/dri: Enable modifier queries
Ben Widawsky
2017-03-21
2
-0
/
+7
*
i965/dri: Store the screen associated with the image
Ben Widawsky
2017-03-21
2
-6
/
+11
*
i965/dri: Disallow image with INVALID modifier
Ben Widawsky
2017-03-21
1
-0
/
+3
*
i965: Shut up major()/minor() warnings.
Kenneth Graunke
2017-03-21
1
-0
/
+7
*
i965: Drop AUB_TRACE_* stuff.
Kenneth Graunke
2017-03-21
30
-115
/
+65
*
i965: Use aubinator/genxml for INTEL_DEBUG=bat state decoding.
Kenneth Graunke
2017-03-21
6
-870
/
+151
*
i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Kenneth Graunke
2017-03-21
1
-21
/
+39
*
util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
2017-03-21
1
-6
/
+6
*
i965: Add autogenerated OA files to .gitignore.
Kenneth Graunke
2017-03-20
1
-0
/
+1
*
i965: Skip register write detection when possible.
Kenneth Graunke
2017-03-20
1
-2
/
+8
*
i965: Set screen->cmd_parser_version to 0 if we can't write registers.
Kenneth Graunke
2017-03-20
1
-6
/
+11
*
i965: Document the sad story of the kernel command parser.
Kenneth Graunke
2017-03-20
1
-0
/
+97
*
i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough.
Kenneth Graunke
2017-03-20
1
-2
/
+9
*
intel: Correct the BDW surface state size
Nanley Chery
2017-03-20
1
-3
/
+2
*
st/mesa: set result writemask based on ir type
Ilia Mirkin
2017-03-18
1
-0
/
+1
*
i965: Allow a per gen timebase scale factor
Robert Bragg
2017-03-17
4
-25
/
+79
*
i965: bounds checks while concatenating sysfs paths
Robert Bragg
2017-03-17
1
-11
/
+32
*
mesa: automake: add all headers to the tarball.
Emil Velikov
2017-03-17
1
-0
/
+2
*
st/mesa: call glthread_destroy() before _vbo_DestroyContext()
Timothy Arceri
2017-03-17
2
-2
/
+3
*
i965/gen8+: Do full stall when switching pipeline
Topi Pohjolainen
2017-03-16
1
-1
/
+2
*
i965: remove uneeded asm/unistd.h include
Jonathan Gray
2017-03-16
1
-1
/
+0
*
i965: automake: remove spurious white space
Emil Velikov
2017-03-16
1
-1
/
+0
*
i965: avoid using a GNU make pattern rule
Jonathan Gray
2017-03-16
1
-4
/
+4
*
intel/blorp: make upload_shader() return a bool indicating success or failure
Iago Toral Quiroga
2017-03-16
1
-1
/
+2
*
mesa: fix glthread marshal build issues on platforms without PTHREAD
Timothy Arceri
2017-03-16
3
-29
/
+64
*
mesa: fix glthread build issues on platforms without PTHREAD
Timothy Arceri
2017-03-16
1
-1
/
+1
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
3
-0
/
+36
*
mesa/glthread: restore the dispatch table when incompatible gl calls are dete...
Gregory Hainaut
2017-03-16
2
-0
/
+13
*
mesa/glthread: don't set a dispatch table if we aren't the owner
Gregory Hainaut
2017-03-16
1
-3
/
+10
*
mesa: Track the current vertex/element array buffers for glthread.
Eric Anholt
2017-03-16
3
-0
/
+172
*
mesa: Statically allocate glthread command buffer in the batch struct.
Eric Anholt
2017-03-16
2
-7
/
+6
[next]