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
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
17
-26
/
+43
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
17
-31
/
+19
*
u_upload_mgr: pass alignment to u_upload_buffer manually
Marek Olšák
2016-01-02
3
-2
/
+4
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
19
-22
/
+34
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
25
-27
/
+36
*
u_upload_mgr: rework the application of alignment
Marek Olšák
2016-01-02
1
-10
/
+14
*
st/mesa: fix GLSL uniform updates for glBitmap & glDrawPixels (v2)
Marek Olšák
2016-01-02
5
-19
/
+25
*
program: add _mesa_reserve_parameter_storage
Marek Olšák
2016-01-02
2
-15
/
+36
*
mesa: Fix warning with MESA_VERBOSE=api for BindBufferRange
Jordan Justen
2016-01-01
1
-1
/
+1
*
nv50,nvc0: make sure there's pushbuf space and that we ref the bo early
Ilia Mirkin
2016-01-01
4
-6
/
+5
*
st/mesa: sort extensions enablement array
Ilia Mirkin
2016-01-01
1
-11
/
+11
*
nir/lower_clip: add missing writemask on store
Rob Clark
2016-01-01
1
-0
/
+1
*
mesa: Add MESA_VERBOSE=api for GL_ARB_program_interface_query
Jordan Justen
2016-01-01
1
-0
/
+39
*
mesa: Add MESA_VERBOSE=api for several indexed BindBuffer variants
Jordan Justen
2016-01-01
1
-2
/
+25
*
st/glsl_to_tgsi: fix block movs for doubles
Dave Airlie
2016-01-01
1
-1
/
+14
*
st/glsl_to_tgsi: handle different attrib size
Dave Airlie
2016-01-01
1
-5
/
+14
*
st/glsl_to_tgsi: readd the double_reg2 for input index mapping
Dave Airlie
2016-01-01
1
-2
/
+2
*
st/glsl_to_tgsi: when doing reladdr get vec4 of correct type
Dave Airlie
2016-01-01
1
-1
/
+1
*
st/glsl_to_tgsi: handle double immediates in matrices properly.
Dave Airlie
2016-01-01
1
-11
/
+48
*
st/glsl_to_tgsi: setup writemask for double arrays and matricies.
Dave Airlie
2016-01-01
1
-1
/
+20
*
st/glsl_to_tgsi: handle doubles in array shrinking code.
Dave Airlie
2016-01-01
1
-2
/
+7
*
st/glsl_to_tgsi: handle doubles outputs in arrays.
Dave Airlie
2016-01-01
1
-4
/
+31
*
st/glsl_to_tgsi: store if dst is double in array
Dave Airlie
2016-01-01
1
-3
/
+10
*
nvc0: Set winding order regardless of domain.
Kenneth Graunke
2015-12-30
1
-2
/
+4
*
glsl: Fix varying struct locations when varying packing is disabled.
Kenneth Graunke
2015-12-30
1
-13
/
+2
*
drirc: Disable ARB_blend_func_extended for Heaven 4.0/Valley 1.0.
Kenneth Graunke
2015-12-30
1
-0
/
+8
*
glsl: add GL_ARB_shader_draw_parameters define
Ilia Mirkin
2015-12-30
1
-0
/
+3
*
nvc0: add ARB_shader_draw_parameters support
Ilia Mirkin
2015-12-30
14
-15
/
+74
*
st/mesa: add GL_ARB_shader_draw_parameters support
Ilia Mirkin
2015-12-30
3
-2
/
+4
*
gallium: add a drawid to pipe_draw_info
Ilia Mirkin
2015-12-30
1
-0
/
+2
*
gallium: add PIPE_CAP_DRAW_PARAMETERS
Ilia Mirkin
2015-12-30
16
-2
/
+19
*
gallium: add baseinstance/drawid semantics
Ilia Mirkin
2015-12-30
3
-1
/
+18
*
nv50/ir: attempt to do more constant folding on mad -> add conversion
Ilia Mirkin
2015-12-30
1
-11
/
+10
*
i965/gen8: Always use BRW_REGISTER_TYPE_UW for MUL on GEN8+
Marta Lofstedt
2015-12-30
2
-29
/
+1
*
glsl: tidy up struct with a single member
Timothy Arceri
2015-12-30
8
-19
/
+15
*
glsl/linker: annotate static functions as such
Emil Velikov
2015-12-30
2
-3
/
+3
*
glsl: annotate ast_process_struct_or_iface_block_members() as static
Emil Velikov
2015-12-30
1
-1
/
+1
*
nir/builder: Add an init function that creates a simple shader for you
Jason Ekstrand
2015-12-29
4
-34
/
+28
*
mesa/st: Pad out _mesa_sysval_to_semantic for new SYSTEM_VALUE_* enums
Kristian Høgsberg Kristensen
2015-12-29
1
-0
/
+2
*
nv50/ir: float(s32 & 0xff) = float(u8), not s8
Ilia Mirkin
2015-12-29
1
-0
/
+3
*
i965: Reemit vertex state between indirect multi draws
Kristian Høgsberg Kristensen
2015-12-29
1
-2
/
+22
*
nir: Teach nir_opt_algebraic about adding and subtracting the same thing
Kristian Høgsberg Kristensen
2015-12-29
1
-0
/
+4
*
i965: Add support for gl_DrawIDARB and enable extension
Kristian Høgsberg Kristensen
2015-12-29
12
-5
/
+145
*
i965: Add support for gl_BaseVertexARB and gl_BaseInstanceARB
Kristian Høgsberg Kristensen
2015-12-29
11
-37
/
+88
*
i965: Assert that SYSTEM_VALUE_VERTEX_ID gets lowered
Kristian Høgsberg Kristensen
2015-12-29
1
-0
/
+1
*
mesa: Add core mesa support for GL_ARB_shader_draw_parameters
Kristian Høgsberg Kristensen
2015-12-29
9
-0
/
+41
*
mesa/vbo: Add draw_id field to struct _mesa_prim
Kristian Høgsberg Kristensen
2015-12-29
2
-0
/
+5
*
nir: Remove function overload in control flow test
Aaron Watry
2015-12-29
1
-2
/
+1
*
radeonsi: add RADEON_REPLACE_SHADERS debug option
Nicolai Hähnle
2015-12-29
3
-5
/
+105
*
radeonsi: count compilations in si_compile_llvm
Nicolai Hähnle
2015-12-29
2
-1
/
+2
[next]