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
*
i965: do not fallback to linear tiling for stencil surfaces
Iago Toral Quiroga
2017-09-12
1
-4
/
+7
*
mesa/st: Include builddir/src/compiler/glsl to fix make check
Aaron Watry
2017-09-11
1
-0
/
+1
*
st/glsl_to_tgsi: only the first (inner-most) array reference can be a 2D index
Nicolai Hähnle
2017-09-11
1
-1
/
+1
*
i965/tex: add missing include
Eric Engestrom
2017-09-10
1
-0
/
+1
*
mesa: whitespace, formatting fixes in teximage.c
Brian Paul
2017-09-08
1
-55
/
+55
*
mesa: provide more info in some texture image error messages
Brian Paul
2017-09-08
1
-9
/
+11
*
mesa/st: Fix frontbuffer rendering regression
Thomas Hellstrom
2017-09-08
1
-0
/
+3
*
i965: Don't special case the batchbuffer when reference counting.
Kenneth Graunke
2017-09-08
1
-11
/
+4
*
mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12
Gert Wollny
2017-09-07
1
-0
/
+1
*
mesa/st/tests: Fix classic build regressions introduced with 7be6d8fe12
Gert Wollny
2017-09-07
1
-1
/
+6
*
mesa/main: Fix GetTransformFeedbacki64 for glTransformFeedbackBufferBase
Iago Toral Quiroga
2017-09-07
1
-0
/
+22
*
st/mesa: skip draw calls with pipe_draw_info::count == 0
Marek Olšák
2017-09-07
1
-1
/
+6
*
mesa: allow user to set MESA_NO_ERROR=0
Eric Engestrom
2017-09-07
1
-1
/
+2
*
mesa: replace date/time macros with MESA_GIT_SHA1
Emil Velikov
2017-09-06
1
-3
/
+7
*
mesa: don't use %s for PACKAGE_VERSION macro
Emil Velikov
2017-09-06
2
-4
/
+4
*
i965: expose RGBA visuals only on Android
Emil Velikov
2017-09-06
1
-1
/
+22
*
mesa/st/st_glsl_to_tgsi_temprename.cpp: Fix compilation with MSVC
Gert Wollny
2017-09-06
1
-1
/
+9
*
mesa/st: glsl_to_tgsi: tie in new temporary register merge approach
Gert Wollny
2017-09-06
1
-50
/
+16
*
mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mapping
Gert Wollny
2017-09-06
1
-0
/
+169
*
mesa/st: glsl_to_tgsi: add register rename mapping evaluator
Gert Wollny
2017-09-06
3
-5
/
+137
*
mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
2017-09-06
5
-4
/
+1482
*
mesa/st: glsl_to_tgsi: implement new temporary register lifetime tracker
Gert Wollny
2017-09-06
3
-0
/
+943
*
mesa/st: glsl_to_tgsi move some helper classes to extra files
Gert Wollny
2017-09-06
4
-287
/
+368
*
st_glsl_to_tgsi: rewrite rename registers to use array fully.
Dave Airlie
2017-09-06
1
-29
/
+26
*
mesa/main: Fix GetTextureImage error reporting
Iago Toral Quiroga
2017-09-06
1
-1
/
+1
*
mesa/mtypes: repack gl_sampler_object.
Dave Airlie
2017-09-06
1
-1
/
+1
*
mesa/mtypes: repack gl_texture_object.
Dave Airlie
2017-09-06
1
-5
/
+5
*
mesa/mtypes: repack gl_shader_program_data.
Dave Airlie
2017-09-06
1
-3
/
+3
*
mesa/mtypes: reorganise gl_shader
Dave Airlie
2017-09-06
1
-4
/
+5
*
mesa/mtypes: repack display list structs.
Dave Airlie
2017-09-06
1
-3
/
+2
*
mesa/mtypes: reduce size of gl_sync_object.
Dave Airlie
2017-09-06
1
-1
/
+1
*
mesa/mtypes: reorg vertex/fragment program state.
Dave Airlie
2017-09-06
1
-6
/
+6
*
mesa/bindless: reorder gl_bindless_image gl_bindless_sampler.
Dave Airlie
2017-09-06
1
-6
/
+6
*
vbo: fix build errors on android
Tapani Pälli
2017-09-05
1
-1
/
+1
*
st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
2017-09-04
1
-75
/
+77
*
st/glsl_to_tgsi: ir_load_ubo always has a second index
Nicolai Hähnle
2017-09-04
1
-2
/
+1
*
st/drawpixels: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-0
/
+2
*
st/mesa: fix view template initialization in try_pbo_readpixels
Roland Scheidegger
2017-09-03
1
-1
/
+1
*
genxml: Make Border Color Pointer an address on Gen4-5, not an offset.
Kenneth Graunke
2017-09-02
1
-6
/
+4
*
i965: Inline emit_reloc in __genx_combine_address
Kenneth Graunke
2017-09-02
1
-12
/
+5
*
i965: Fix crash in fallback GTT mapping.
Kenneth Graunke
2017-09-02
1
-2
/
+4
*
i965: Fix state flagging of Gen6 SOL programs.
Kenneth Graunke
2017-09-02
2
-19
/
+6
*
i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.
Kenneth Graunke
2017-09-02
3
-7
/
+1
*
i965: Move BATCH_SZ define into intel_batchbuffer.c.
Kenneth Graunke
2017-09-01
2
-1
/
+2
*
i965: Drop batch_size argument from brw_bufmgr_init().
Kenneth Graunke
2017-09-01
3
-4
/
+3
*
i965: Rename brw_bo::offset64 to gtt_offset.
Chris Wilson
2017-09-01
3
-12
/
+35
*
i965: Drop the BRW_BATCH_STRUCT macro.
Kenneth Graunke
2017-09-01
2
-4
/
+1
*
i965: Don't double count the batch in aperture_space.
Kenneth Graunke
2017-09-01
1
-1
/
+1
*
st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers
Brian Paul
2017-08-31
3
-14
/
+24
*
vbo: fix offset in minmax cache key
Charmaine Lee
2017-08-30
1
-3
/
+5
[next]