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
*
radeonsi: print framebuffer info into ddebug logs
Marek Olšák
2015-12-03
3
-2
/
+27
*
gallium/radeon: print more info about HTILE
Marek Olšák
2015-12-03
2
-2
/
+17
*
gallium/radeon: print more info about CMASK
Marek Olšák
2015-12-03
2
-3
/
+16
*
gallium/radeon: rename fmask::pitch -> pitch_in_pixels
Marek Olšák
2015-12-03
3
-6
/
+6
*
gallium/radeon: print more information about textures
Marek Olšák
2015-12-03
1
-5
/
+43
*
gallium/radeon: move printing texture info into a separate function
Marek Olšák
2015-12-03
1
-41
/
+51
*
gallium/radeon: remove unused r600_texture::pitch_override
Marek Olšák
2015-12-03
2
-2
/
+0
*
gallium/radeon: remove DBG_TEXMIP
Marek Olšák
2015-12-03
3
-4
/
+2
*
gallium/aux/util: Trivial, we already have format use it
Edward O'Callaghan
2015-12-03
1
-1
/
+1
*
automake: Fix typo in MSVC2008 compat flags.
Jose Fonseca
2015-12-03
1
-1
/
+1
*
ttn: Whitelist from -Werror=declaration-after-statement.
Jose Fonseca
2015-12-03
1
-0
/
+4
*
mesa: rework the meaning of gl_debug_message::length
Emil Velikov
2015-12-03
1
-16
/
+24
*
mesa: errors: validate the length of null terminated string
Emil Velikov
2015-12-03
1
-3
/
+17
*
mesa: accept TYPE_PUSH/POP_GROUP with glDebugMessageInsert
Emil Velikov
2015-12-03
1
-1
/
+1
*
mesa: add SEVERITY_NOTIFICATION to default state
Emil Velikov
2015-12-03
1
-2
/
+3
*
mesa: return the correct value for GroupStackDepth
Emil Velikov
2015-12-03
1
-1
/
+1
*
mesa: rename GroupStackDepth to CurrentGroup
Emil Velikov
2015-12-03
1
-16
/
+16
*
mesa: do not enable KHR_debug for ES 1.0
Emil Velikov
2015-12-03
2
-11
/
+11
*
glapi: add GetPointervKHR to the ES dispatch
Emil Velikov
2015-12-03
1
-0
/
+5
*
mesa/version: Update gl_extensions::Version during version override
Nanley Chery
2015-12-03
1
-0
/
+1
*
mesa: print enum names rather than hexadecimal values in error messages
Brian Paul
2015-12-03
1
-6
/
+6
*
st/wgl: add new stw_ext_rendertexture.c file
Brian Paul
2015-12-03
1
-0
/
+252
*
st/wgl: add support for WGL_ARB_render_texture
Brian Paul
2015-12-03
9
-10
/
+118
*
st/mesa: add new st_copy_framebuffer_to_texture() function
Brian Paul
2015-12-03
3
-0
/
+178
*
glsl: remove useless null checks and make match_explicit_outputs_to_inputs() ...
Juha-Pekka Heikkila
2015-12-03
1
-9
/
+1
*
i965: use _Shader to get fragment program when updating surface state
Tapani Pälli
2015-12-03
1
-2
/
+2
*
nv50/ir: fix moves to/from flags
Ilia Mirkin
2015-12-02
2
-2
/
+7
*
nv50/ir: don't forget to mark flagsDef on cvt in txb lowering
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: fix instruction permutation logic
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: the mad source might not have a defining instruction
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: make sure entire graph is reachable
Ilia Mirkin
2015-12-02
1
-0
/
+1
*
nv50/ir: deal with loops with no breaks
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nvc0/ir: fold postfactor into immediate
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nv50/ir: allow immediate 0 to be loaded anywhere
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
i965: Add INTEL_DEBUG=perf information for GS recompiles.
Kenneth Graunke
2015-12-02
1
-0
/
+58
*
i965: De-duplicate key_debug() function.
Kenneth Graunke
2015-12-02
3
-21
/
+10
*
nv50/ir/gk110: add memory barriers support for GK110
Samuel Pitoiset
2015-12-02
1
-0
/
+12
*
nv50/ir: do not call textureMask() for surface ops
Samuel Pitoiset
2015-12-02
1
-1
/
+2
*
util/blitter: Fix "SO C90 forbids mixed declarations and code".
Jose Fonseca
2015-12-02
1
-2
/
+4
*
mesa: print enum string in compressed_subtexture_error_check() error msg
Brian Paul
2015-12-02
1
-2
/
+2
*
gallium/util: Fix util_blitter_clear_depth_stencil() for num_layers>1
Edward O'Callaghan
2015-12-02
1
-4
/
+12
*
gallium/util: Fix util_blitter_clear_render_target() for num_layers>1
Edward O'Callaghan
2015-12-02
1
-3
/
+12
*
mesa: fix VIEWPORT_INDEX_PROVOKING_VERTEX and LAYER_PROVOKING_VERTEX queries
Roland Scheidegger
2015-12-02
3
-2
/
+8
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
9
-49
/
+11
*
i965: Increase BRW_MAX_UBO to 14.
Kenneth Graunke
2015-12-01
1
-1
/
+1
*
i965: Do dead-code elimination in a single pass.
Matt Turner
2015-12-01
3
-29
/
+16
*
glsl: Rename safe_reverse -> reverse_safe.
Matt Turner
2015-12-01
3
-7
/
+7
*
i965: Don't mark dead instructions' sources live.
Matt Turner
2015-12-01
2
-0
/
+8
*
r600: set mega fetch count to 16 for gs copy shader
Dave Airlie
2015-12-02
1
-0
/
+1
*
r600: increment ring index after emit vertex not before.
Dave Airlie
2015-12-02
1
-18
/
+24
[next]