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
*
st/mesa: make Z/S drawpix shaders independent of variants, don't use Mesa IR v2
Marek Olšák
2015-10-09
5
-136
/
+60
*
st/mesa: implement glBitmap shader transformation using tgsi_transform_shader
Marek Olšák
2015-10-09
7
-244
/
+202
*
st/mesa: remove old emulation for VS and FS variants
Marek Olšák
2015-10-09
5
-107
/
+17
*
st/mesa: use TGSI utility to emulate features for FS variants
Marek Olšák
2015-10-09
1
-6
/
+21
*
st/mesa: use TGSI utility to emulate features for VS variants
Marek Olšák
2015-10-09
1
-12
/
+29
*
st/mesa: decrease the size of st_vertex_program
Marek Olšák
2015-10-09
2
-51
/
+48
*
st/mesa: inline st_prepare_vertex_program
Marek Olšák
2015-10-09
2
-40
/
+11
*
tgsi/scan: add info about declared samplers (v2)
Marek Olšák
2015-10-09
2
-0
/
+3
*
tgsi: add a utility for emulating some GL features
Marek Olšák
2015-10-09
3
-0
/
+208
*
mesa: call ProgramStringNotify for fixed-function vertex programs
Marek Olšák
2015-10-09
1
-2
/
+1
*
glsl: move shader_enums into nir
Rob Clark
2015-10-09
11
-13
/
+11
*
mesa: Get rid of texture-dependent image unit derived state.
Francisco Jerez
2015-10-09
4
-33
/
+0
*
i965: Use _mesa_is_image_unit_valid() instead of gl_image_unit::_Valid.
Francisco Jerez
2015-10-09
3
-6
/
+10
*
mesa: Skip redundant texture completeness checking during image validation.
Francisco Jerez
2015-10-09
1
-1
/
+2
*
mesa: Expose function to calculate whether a shader image unit is valid.
Francisco Jerez
2015-10-09
2
-4
/
+15
*
i965: Don't tell the hardware about our UAV access.
Francisco Jerez
2015-10-09
6
-19
/
+41
*
nir/instr_set: remove unnecessary check in nir_instrs_equal()
Connor Abbott
2015-10-09
1
-2
/
+1
*
nir: make nir_instrs_equal() static
Connor Abbott
2015-10-09
2
-3
/
+1
*
nir/cse: use the instruction set API
Connor Abbott
2015-10-09
1
-115
/
+23
*
nir: add an instruction set API
Connor Abbott
2015-10-09
2
-0
/
+349
*
nir: constify instruction comparison functions
Connor Abbott
2015-10-09
2
-4
/
+4
*
nir: constify nir_ssa_alu_instr_src_components()
Connor Abbott
2015-10-09
1
-1
/
+1
*
nir: split out instruction comparison functions
Connor Abbott
2015-10-09
5
-181
/
+237
*
i965/fs: Handle non-const sample number in interpolateAtSample
Neil Roberts
2015-10-09
4
-43
/
+130
*
i965: Add a second successor to BRW_OPCODE_WHILE
Neil Roberts
2015-10-09
1
-0
/
+4
*
nir: Add a function to determine if a source is dynamically uniform
Neil Roberts
2015-10-09
2
-0
/
+30
*
nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files
Samuel Pitoiset
2015-10-09
8
-796
/
+908
*
nvc0: move HW queries to nvc0_query_hw.c/h files
Samuel Pitoiset
2015-10-09
8
-1215
/
+1310
*
nvc0: move SW queries to nvc0_query_sw.c/h files
Samuel Pitoiset
2015-10-09
5
-84
/
+204
*
nvc0: move nvc0_so_target_save_offset() to its correct location
Samuel Pitoiset
2015-10-09
3
-24
/
+19
*
nvc0: add a header file for nvc0_query
Samuel Pitoiset
2015-10-09
7
-189
/
+202
*
main: fix length of values written to glGetProgramResourceiv() for ACTIVE_VAR...
Samuel Iglesias Gonsalvez
2015-10-09
1
-4
/
+10
*
main: buffer array variables can have array size of 0 if they are unsized
Samuel Iglesias Gonsalvez
2015-10-09
1
-1
/
+8
*
main: consider that unsized arrays have at least one active element
Samuel Iglesias Gonsalvez
2015-10-09
1
-1
/
+7
*
main: fix TOP_LEVEL_ARRAY_SIZE and TOP_LEVEL_ARRAY_STRIDE
Samuel Iglesias Gonsalvez
2015-10-09
1
-1
/
+52
*
main: fix goto in program_resource_top_level_array_stride
Samuel Iglesias Gonsalvez
2015-10-09
1
-2
/
+2
*
mesa: add GL_UNSIGNED_INT_24_8 to _mesa_pack_depth_span
Tapani Pälli
2015-10-09
1
-0
/
+15
*
mesa,meta: move gl_texture_object::TargetIndex initializations
Brian Paul
2015-10-08
4
-10
/
+29
*
mesa: remove unused _mesa_create_nameless_texture()
Brian Paul
2015-10-08
2
-23
/
+0
*
mesa: remove unneeded error check in create_textures()
Brian Paul
2015-10-08
1
-9
/
+2
*
i965: Link compiler unit tests to libi965_compiler.la
Kristian Høgsberg Kristensen
2015-10-08
1
-6
/
+2
*
i965: Break out backend compiler to its own library
Kristian Høgsberg Kristensen
2015-10-08
2
-77
/
+81
*
i965/cs: Get max_cs_threads from brw_compiler devinfo
Kristian Høgsberg Kristensen
2015-10-08
1
-2
/
+3
*
i965: Move brw_get_shader_time_index() call out of emit functions
Kristian Høgsberg Kristensen
2015-10-08
11
-31
/
+40
*
i965: Move brw_select_clip_planes() to brw_shader.cpp
Kristian Høgsberg Kristensen
2015-10-08
2
-25
/
+26
*
i965: Use util_next_power_of_two() for brw_get_scratch_size()
Kristian Høgsberg Kristensen
2015-10-08
2
-13
/
+6
*
i965: Move brw_mark_surface_used() to brw_shader.cpp
Kristian Høgsberg Kristensen
2015-10-08
2
-10
/
+10
*
i965/cs: Split out helper for building local id payload
Kristian Høgsberg Kristensen
2015-10-08
4
-78
/
+77
*
i965: Move brw_link_shader() and friends to new file brw_link.cpp
Kristian Høgsberg Kristensen
2015-10-08
4
-249
/
+284
*
i965: Configure bufmgr debug options from intel_screen.c
Kristian Høgsberg Kristensen
2015-10-08
3
-17
/
+15
[next]