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: Do (TCS && !TES) draw time validation in ES as well.
Kenneth Graunke
2017-02-23
1
-19
/
+26
*
i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
Jason Ekstrand
2017-02-23
2
-1
/
+20
*
i965/sampler_state: Pass texObj into update_sampler_state
Jason Ekstrand
2017-02-23
1
-6
/
+4
*
i965/sampler_state: Clamp min/max LOD to 14 on gen7+
Jason Ekstrand
2017-02-23
1
-2
/
+5
*
st/mesa: don't pass compare mode for stencil-sampled textures
Ilia Mirkin
2017-02-23
1
-1
/
+1
*
Revert "i965: Disable guardband clipping in the smaller-than-viewport case."
Kenneth Graunke
2017-02-10
1
-31
/
+0
*
i965: Always scissor on Gen6-7.5 instead of disabling guardband.
Kenneth Graunke
2017-02-10
3
-48
/
+5
*
i965: Use a better guardband calculation.
Jason Ekstrand
2017-02-10
4
-82
/
+126
*
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
2017-02-10
3
-57
/
+30
*
dri/common: clear the loaderPrivate pointer in driDestroyDrawable
Nicolai Hähnle
2017-02-10
1
-0
/
+12
*
st/mesa: MAX_VARYING is the max supported number of patch varyings, not min
Ilia Mirkin
2017-02-08
1
-1
/
+1
*
vbo: process buffer binding state changes on draw when recording
Ilia Mirkin
2017-02-08
1
-0
/
+7
*
i965: Support the force_glsl_version driconf option.
Kenneth Graunke
2017-02-03
2
-0
/
+4
*
i965: Fix check for negative pitch in can_do_fast_copy_blit().
Kenneth Graunke
2017-02-03
1
-6
/
+4
*
i965: Unbind deleted shaders from brw_context, fixing malloc heisenbug.
Kenneth Graunke
2017-02-03
1
-0
/
+43
*
mesa/tests: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-1
/
+1
*
dri/osmesa: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-1
/
+1
*
dri/swrast: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-1
/
+1
*
radeon, r200: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
2
-2
/
+2
*
i915: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-1
/
+1
*
i965: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-3
/
+3
*
i965: automake: correctly set MKDIR_GEN
Emil Velikov
2017-02-03
1
-0
/
+1
*
mesa: move variable declaration to where its used
Emil Velikov
2017-02-03
1
-2
/
+2
*
i965: Make intelEmitCopyBlit not truncate large strides.
Kenneth Graunke
2017-02-03
2
-11
/
+7
*
i965: Use a UW source type for CS_OPCODE_CS_TERMINATE.
Kenneth Graunke
2017-02-03
1
-1
/
+1
*
i965: Fix fast depth clears for surfaces with a dimension of 16384.
Kenneth Graunke
2017-02-03
1
-0
/
+12
*
st/mesa: destroy pipe_context before destroying st_context (v2)
Marek Olšák
2017-02-03
1
-6
/
+7
*
mesa: Don't advertise GL_OES_read_format in core profile
Ian Romanick
2017-02-03
1
-1
/
+1
*
i965/blorp: Use the correct ISL format for combined depth/stencil
Jason Ekstrand
2017-02-03
1
-0
/
+2
*
i965/blorp: Add also depth and stencil buffers to render cache
Topi Pohjolainen
2017-02-03
1
-0
/
+4
*
i965/blorp: Make post draw flush more explicit
Topi Pohjolainen
2017-01-24
2
-5
/
+22
*
i965/gen6: Issue direct depth stall and flush after depth clear
Topi Pohjolainen
2017-01-24
1
-1
/
+6
*
i965: Make depth clear flushing more explicit
Topi Pohjolainen
2017-01-24
2
-8
/
+57
*
i965/blorp: Use the render cache mechanism instead of explicit flushing
Topi Pohjolainen
2017-01-24
1
-1
/
+7
*
st/glsl_to_tgsi: use DDIV instead of DRCP + DMUL
Nicolai Hähnle
2017-01-24
1
-6
/
+3
*
mesa/main: fix meta caller of _mesa_ClampColor
Nicolai Hähnle
2017-01-20
1
-1
/
+2
*
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
2017-01-18
1
-0
/
+5
*
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
2017-01-18
1
-6
/
+0
*
i965: Make brw_cache_item structure private to brw_program_cache.c.
Kenneth Graunke
2017-01-18
2
-19
/
+21
*
i965: Fix SURFACE_STATE to handle non-zero aux offsets
Ben Widawsky
2017-01-18
1
-2
/
+1
*
i965: Don't map/unmap in brw_print_program_cache on LLC platforms.
Kenneth Graunke
2017-01-17
1
-2
/
+4
*
i965: Move program cache printing to brw_program_cache.c.
Kenneth Graunke
2017-01-17
3
-57
/
+49
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
7
-85
/
+68
*
i965: Make DCE set null destinations on messages with side effects.
Kenneth Graunke
2017-01-17
1
-13
/
+41
*
i965: Combine some dead code elimination NOP'ing code.
Kenneth Graunke
2017-01-17
1
-8
/
+1
*
i965: Make DCE explicitly not eliminate any control flow instructions.
Kenneth Graunke
2017-01-17
1
-3
/
+2
*
st/mesa: add support for advanced blend when fb can be fetched from
Ilia Mirkin
2017-01-16
4
-8
/
+37
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
mesa: allow BlendBarrier to be used without support for full fb fetch
Ilia Mirkin
2017-01-16
1
-1
/
+2
*
i965: Make BLORP disable the NP Z PMA stall fix.
Kenneth Graunke
2017-01-16
1
-0
/
+4
[next]