index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r200: remove BindProgram
Marek Olšák
2017-03-29
2
-16
/
+5
*
i915: remove BindProgram
Marek Olšák
2017-03-29
1
-25
/
+0
*
mesa: don't use _NEW_TEXTURE mainly in mesa/main
Marek Olšák
2017-03-29
5
-14
/
+17
*
mesa: split _NEW_TEXTURE into _NEW_TEXTURE_OBJECT & _NEW_TEXTURE_STATE
Marek Olšák
2017-03-29
15
-48
/
+50
*
mesa: inline _mesa_update_texture
Marek Olšák
2017-03-29
3
-22
/
+14
*
st_cb_bitmap: check NULL return from u_upload_alloc
Julien Isorce
2017-03-28
1
-0
/
+6
*
i965: Delete tile resource mode code
Anuj Phogat
2017-03-27
5
-267
/
+35
*
i965: Delete fast copy blit code
Anuj Phogat
2017-03-27
2
-185
/
+48
*
i965: Require Kernel 3.6 for Gen4-5 platforms.
Kenneth Graunke
2017-03-27
2
-3
/
+3
*
mesa/tests: Link main-test with CLOCK_LIB.
Vinson Lee
2017-03-27
1
-1
/
+2
*
mesa: simplify code around 'variable_data' in marshal.c
Brian Paul
2017-03-27
1
-12
/
+7
*
st/mesa: move duplicated st_ws_framebuffer() function into header file
Brian Paul
2017-03-27
3
-28
/
+18
*
glsl, st/shader_cache: check the whole sha1 for zero
Grazvydas Ignotas
2017-03-27
1
-1
/
+2
*
scons: Fix dependencies of marshal_generated.[ch].
Jose Fonseca
2017-03-26
1
-2
/
+2
*
mesa/glthread: add custom marshalling for ClearBufferfv()
Timothy Arceri
2017-03-25
2
-0
/
+83
*
i965: Fix symbolic size of next_offset[] array.
Kenneth Graunke
2017-03-24
1
-1
/
+1
*
i965: Remove pointless NULL check from Gen6 primitive counting code.
Kenneth Graunke
2017-03-24
1
-2
/
+3
*
glsl_to_tgsi: don't rely on glsl types when visiting tex instructions
Samuel Pitoiset
2017-03-24
1
-7
/
+6
*
mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
2017-03-24
2
-0
/
+143
*
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
[prev]
[next]