index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Convert symbol table to the util hash table
Thomas Helland
2016-09-12
1
-7
/
+8
*
mesa: Convert string_to_uint_map to the util hash table
Thomas Helland
2016-09-12
1
-44
/
+22
*
util: Move hash_table_call_foreach to util hash table
Thomas Helland
2016-09-12
1
-14
/
+0
*
mesa: Remove prog_hash_table.c
Thomas Helland
2016-09-12
4
-82
/
+23
*
mesa: Remove unused hash table includes
Thomas Helland
2016-09-12
1
-1
/
+0
*
i965: Fix calculation of the image height at start level
Antia Puentes
2016-09-10
1
-6
/
+21
*
android: depend on libmesa_genxml from i965 Android.gen.mk
Tapani Pälli
2016-09-09
1
-0
/
+2
*
i965: release GLSL IR in LinkShader after it's not needed
Tapani Pälli
2016-09-09
1
-0
/
+11
*
i965/fs: Fail the shader compile instead of asserting when we can't spill
Jason Ekstrand
2016-09-08
1
-2
/
+3
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
2
-7
/
+6
*
mesa/formatquery: limit ES target support, fix core context support
Ilia Mirkin
2016-09-06
1
-7
/
+8
*
main: GL_RGB10_A2UI does not come with GL 3.0/EXT_texture_integer
Ilia Mirkin
2016-09-06
1
-1
/
+7
*
vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Tim Rowley
2016-09-06
1
-1
/
+1
*
Android: glsl: add rules to generate ir_expression*.h header files
Rob Herring
2016-09-06
3
-4
/
+12
*
mesa: Fix types in _mesa_get_color_read_format().
Kenneth Graunke
2016-09-05
1
-1
/
+1
*
intel: Pull the guts of gen7_l3_state.c into a shared helper
Jason Ekstrand
2016-09-03
2
-333
/
+39
*
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2016-09-03
7
-7
/
+7
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
56
-288
/
+288
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
7
-668
/
+4
*
main: add KHR_robustness to ES 3.2 extension requirements
Ilia Mirkin
2016-09-03
1
-0
/
+1
*
i965: fix noop_scissor range issue on width/height
Jordan Justen
2016-09-01
1
-7
/
+7
*
st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
2016-08-31
1
-0
/
+15
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+2
*
i965: Pass start_offset to brw_set_uip_jip().
Matt Turner
2016-08-31
4
-14
/
+6
*
i965: Merge gen7_clip_state atom into gen6_clip_state atom.
Kenneth Graunke
2016-08-31
3
-20
/
+1
*
i965: Use gs_prog_data in is_drawing_points/lines().
Kenneth Graunke
2016-08-31
4
-17
/
+19
*
i965: Fix missing dirty bits related to is_drawing_points/lines.
Kenneth Graunke
2016-08-31
3
-5
/
+23
*
i965: enable OES_primitive_bounding_box with the no-op implementation
Ilia Mirkin
2016-08-30
2
-0
/
+4
*
st/mesa: provide the null implementation of bounding box outputs in tcs
Ilia Mirkin
2016-08-30
1
-0
/
+3
*
glsl: add gl_BoundingBox and associated varying slots
Ilia Mirkin
2016-08-30
2
-0
/
+9
*
mesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage and query
Ilia Mirkin
2016-08-30
4
-0
/
+57
*
mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ilia Mirkin
2016-08-30
8
-1
/
+97
*
i965/fs: Assert that the number of color targets is one when dual-source blen...
Francisco Jerez
2016-08-30
1
-0
/
+1
*
glsl: Fix gl_program::OutputsWritten computation for dual-source blending.
Francisco Jerez
2016-08-30
1
-3
/
+1
*
st/glsl_to_tgsi: Use SecondaryOutputsWritten to determine dual-source fragmen...
Francisco Jerez
2016-08-30
2
-8
/
+15
*
glsl: Calculate bitset of secondary outputs written in ir_set_program_inouts.
Francisco Jerez
2016-08-30
1
-0
/
+1
*
glsl: Generate ir_expression_operation.h from Python
Ian Romanick
2016-08-30
3
-0
/
+3
*
i915: Check return value of screen->image.loader->getBuffers
Emil Velikov
2016-08-30
1
-6
/
+9
*
nouveau: make color/depth bpp match for pre-nv10 chips
Ilia Mirkin
2016-08-30
1
-3
/
+3
*
nouveau: always enable at least one RC
Ilia Mirkin
2016-08-30
1
-1
/
+1
*
nouveau: allow NV3x's to be used with nouveau_vieux
Ilia Mirkin
2016-08-30
2
-1
/
+4
*
mesa: fix format conversion bug in get_tex_rgba_uncompressed()
Brian Paul
2016-08-29
1
-6
/
+8
*
intel/blorp: Add a format parameter to blorp_fast_clear
Jason Ekstrand
2016-08-29
1
-1
/
+3
*
i965: Move blorp into src/intel/blorp
Jason Ekstrand
2016-08-29
13
-3922
/
+11
*
i965/blorp: Remove the remaining brw prefixes from the blorp.h API
Jason Ekstrand
2016-08-29
9
-112
/
+109
*
i965/blorp: Use isl_format_get_depth_format for setting depth formats
Jason Ekstrand
2016-08-29
1
-14
/
+1
*
i965: Move the type_size function declartaions to brw_nir.h
Jason Ekstrand
2016-08-29
2
-8
/
+7
*
i965: Move get_fast_clear_rect to blorp_clear.c
Jason Ekstrand
2016-08-29
3
-131
/
+124
*
i965: Roll brw_get_ccs_resolve_rect into blorp_ccs_resolve
Jason Ekstrand
2016-08-29
3
-45
/
+29
*
i965/blorp: Get rid of most brw and mesa includes
Jason Ekstrand
2016-08-29
4
-20
/
+2
[next]