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
*
aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Kristian Høgsberg Kristensen
2016-08-23
7
-0
/
+1855
*
glsl: Mark tessellation qualifier maps static const.
Kenneth Graunke
2016-08-23
1
-2
/
+2
*
isl/formats: Integer formats are not filterable
Jason Ekstrand
2016-08-23
1
-8
/
+8
*
st/dri: respect driver's request to avoid mixed color/depth bit configs
Ilia Mirkin
2016-08-23
1
-2
/
+6
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
17
-0
/
+22
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
8
-14
/
+29
*
nv50/ir: make sure cfg iterator always hits all blocks
Ilia Mirkin
2016-08-23
1
-4
/
+4
*
anv/clear: Clear E5B9G9R9 images as R32_UINT
Jason Ekstrand
2016-08-23
1
-2
/
+14
*
anv/clear: Make cmd_clear_image take an actual VkClearValue
Jason Ekstrand
2016-08-23
1
-5
/
+5
*
anv/blit2d: Add support for RGB destinations
Jason Ekstrand
2016-08-23
1
-2
/
+214
*
anv/blit2d: Add a format parameter to bind_dst and create_iview
Jason Ekstrand
2016-08-23
1
-5
/
+10
*
anv/image: Don't create invalid render target surfaces
Jason Ekstrand
2016-08-23
1
-1
/
+12
*
isl/formats: Update the table with more samplable formats
Jason Ekstrand
2016-08-23
1
-15
/
+15
*
isl/formats: Report ETC as being samplable on Bay Trail
Jason Ekstrand
2016-08-23
1
-0
/
+18
*
i965/surface_formats: Don't advertise 8 or 16-bit RGB formats
Jason Ekstrand
2016-08-23
1
-0
/
+10
*
anv/formats: Don't use an RGBX format if it isn't renderable
Jason Ekstrand
2016-08-23
1
-1
/
+2
*
egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
2016-08-23
1
-20
/
+9
*
vbo: fix format string compiler warning for 32-bit machines
Jan Ziak
2016-08-23
1
-5
/
+6
*
egl/dri2: remove error checks on return values from mtx_lock and cnd_wait
Dongwon Kim
2016-08-23
1
-35
/
+12
*
i965: report bound buffer size not underlying buffer size for image size (v2)
Dave Airlie
2016-08-23
1
-2
/
+2
*
anv: Throw INCOMPATIBLE_DRIVER for non-fatal initialization errors
Jason Ekstrand
2016-08-22
1
-5
/
+3
*
st/glsl_to_tgsi: fix st_src_reg_for_double constant.
Dave Airlie
2016-08-23
1
-1
/
+1
*
mesa/subroutines: drop the old subroutine index uploads.
Dave Airlie
2016-08-23
1
-6
/
+0
*
st/mesa: use the new subroutine index upload API.
Dave Airlie
2016-08-23
4
-12
/
+18
*
i965: use new subroutine index uploader.
Dave Airlie
2016-08-23
11
-0
/
+25
*
mesa: add api to write subroutine indicies to the program storage.
Dave Airlie
2016-08-23
2
-0
/
+13
*
mesa/subroutines: start adding per-context subroutine index support (v1.1)
Dave Airlie
2016-08-23
4
-32
/
+61
*
vbo: Make #if 0'd debugging code compile.
Matt Turner
2016-08-22
1
-1
/
+1
*
nir: avoid segfault when ssa src not found
Timothy Arceri
2016-08-23
1
-0
/
+3
*
vc4: Tell state_tracker that we would prefer NIR.
Eric Anholt
2016-08-22
3
-8
/
+31
*
st/nir: Trim out unused VS input variables.
Eric Anholt
2016-08-22
1
-7
/
+23
*
nir: Fix crash in nir_lower_drawpixels.
Eric Anholt
2016-08-22
1
-0
/
+2
*
nir: Fix a comment typo in nir_lower_drawpixels.
Eric Anholt
2016-08-22
1
-1
/
+1
*
vc4: Use proper type sizes for uniforms.
Eric Anholt
2016-08-22
1
-4
/
+5
*
vc4: Add VARYING_SLOT_PNTC support.
Eric Anholt
2016-08-22
1
-4
/
+5
*
vc4: Fix vc4_nir_lower_io for non-vec4 I/O.
Eric Anholt
2016-08-22
1
-22
/
+12
*
nir: Define system values for vc4's blending-lowering arguments.
Eric Anholt
2016-08-22
5
-46
/
+63
*
anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Lionel Landwerlin
2016-08-22
1
-16
/
+6
*
gallium/hud: round max_value to print nicely rounded numbers next to graphs
Marek Olšák
2016-08-22
3
-4
/
+80
*
gallium/hud: generalize code for drawing numbers next to graphs
Marek Olšák
2016-08-22
1
-5
/
+8
*
gallium/hud: draw numbers with 3 decimal places if those aren't 0
Marek Olšák
2016-08-22
1
-5
/
+12
*
gallium/hud: use sRGB for nicer AA lines
Marek Olšák
2016-08-22
1
-0
/
+21
*
gallium/hud: use AA lines for graphs
Marek Olšák
2016-08-22
1
-1
/
+5
*
gallium/hud: don't enable blending for all objects
Marek Olšák
2016-08-22
1
-2
/
+7
*
util: add assert that key cannot be NULL on insertion
Tapani Pälli
2016-08-22
1
-0
/
+2
*
glsl: fix key used for hashing switch statement cases
Tapani Pälli
2016-08-22
1
-4
/
+24
*
android: i965: add per-gen libmesa_i965_gen{8,9} static
Mauro Rossi
2016-08-20
1
-1
/
+45
*
android: i965: add per-gen libmesa_i965_gen{7,75} static libraries
Mauro Rossi
2016-08-20
1
-1
/
+45
*
android: i965: add per-gen libmesa_i965_gen6 static library
Mauro Rossi
2016-08-20
1
-3
/
+45
*
glsl: Rename link_fs_input_layout_qualifiers to "inout".
Kenneth Graunke
2016-08-20
1
-2
/
+2
[next]