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
*
glsl: parse align layout qualifier
Timothy Arceri
2016-03-05
3
-0
/
+26
*
glsl: use explicit offset when lowering buffer access
Timothy Arceri
2016-03-05
1
-0
/
+4
*
glsl: copy explicit offset to uniform storage
Timothy Arceri
2016-03-05
3
-0
/
+20
*
glsl: update comment on offset field
Timothy Arceri
2016-03-05
1
-1
/
+1
*
glsl: add offset to glsl interface type
Timothy Arceri
2016-03-05
4
-0
/
+18
*
glsl: apply compile-time rules for the offset layout qualifier
Timothy Arceri
2016-03-05
1
-0
/
+49
*
glsl: enable offset layout qualifier for ARB_enhanced_layouts
Timothy Arceri
2016-03-05
1
-1
/
+2
*
glsl: reject invalid input layout qualifiers
Timothy Arceri
2016-03-05
1
-0
/
+29
*
glsl: only apply default stream to output blocks
Timothy Arceri
2016-03-05
1
-1
/
+2
*
glsl: rework parsing of blocks
Timothy Arceri
2016-03-05
2
-32
/
+24
*
glsl: don't apply uniform/buffer layouts to interface blocks
Timothy Arceri
2016-03-05
1
-6
/
+7
*
i965: Only magnify depth for 3D textures, not array textures.
Kenneth Graunke
2016-03-04
1
-1
/
+1
*
i965/vec4: add opportunistic behaviour to opt_vector_float()
Juan A. Suarez Romero
2016-03-04
2
-21
/
+43
*
st/xlib: Don't destroy screen on XCloseDisplay()
George Kyriazis
2016-03-04
1
-3
/
+7
*
i965/fs: Optimize float conversions of byte/word extract.
Matt Turner
2016-03-04
2
-0
/
+48
*
nir: Recognize open-coded extract_u16.
Matt Turner
2016-03-04
1
-0
/
+5
*
nir: Recognize open-coded extract_u8.
Matt Turner
2016-03-04
1
-0
/
+7
*
st/xlib: Hang off screen destructor off main XCloseDisplay() callback.
George Kyriazis
2016-03-04
3
-35
/
+27
*
st/xlib: Support unlimited number of display connections
George Kyriazis
2016-03-04
1
-19
/
+103
*
svga: add new command-buffer-size HUD query
Brian Paul
2016-03-04
4
-7
/
+23
*
svga: add new svga_winsys_context::get_command_buffer_size()
Brian Paul
2016-03-04
2
-0
/
+14
*
svga: reorder SVGA_QUERY_ switch cases to match declaration order
Brian Paul
2016-03-04
1
-9
/
+9
*
svga: Force an RGBA view creation for an RGBA resource
Sinclair Yeh
2016-03-04
1
-1
/
+10
*
svga: fix an error in svga_texture_generate_mipmap
Charmaine Lee
2016-03-04
1
-1
/
+6
*
winsys/svga: Increase the fence timeout
Thomas Hellstrom
2016-03-04
1
-1
/
+2
*
winsys/svga: Fix an uninitialized return value
Thomas Hellstrom
2016-03-04
1
-0
/
+2
*
i965: Set MaxFramebufferWidth/Height to 16384, not viewport.
Kenneth Graunke
2016-03-03
1
-2
/
+2
*
glsl: Improve the accuracy of the acos() approximation.
Francisco Jerez
2016-03-03
1
-1
/
+1
*
glsl: Parameterize asin_expr() on the fit coefficients.
Kenneth Graunke
2016-03-03
1
-6
/
+6
*
mesa: Allow Get*() of several forgotten IsEnabled() pnames.
Kenneth Graunke
2016-03-03
2
-0
/
+5
*
mesa: Make glGet queries initialize ctx->Debug when necessary.
Kenneth Graunke
2016-03-03
1
-14
/
+6
*
i965: Enable the ARB_internalformat_query2 extension
Antia Puentes
2016-03-03
1
-0
/
+1
*
i965/formatquery: Add support for INTERNALFORMAT_PREFERRED query
Eduardo Lima Mitev
2016-03-03
1
-0
/
+73
*
mesa/glformats: Consider DEPTH/STENCIL when resolving a mesa_format
Eduardo Lima Mitev
2016-03-03
1
-0
/
+21
*
mesa/formatquery: Add (GET_)TEXTURE_IMAGE_TYPE pnames
Eduardo Lima Mitev
2016-03-03
1
-9
/
+5
*
mesa/formatquery: Add (GET_)TEXTURE_IMAGE_FORMAT pnames
Eduardo Lima Mitev
2016-03-03
1
-5
/
+18
*
mesa/formatquery: Add READ_PIXELS_TYPE pname
Eduardo Lima Mitev
2016-03-03
1
-4
/
+21
*
mesa/formatquery: Add READ_PIXELS_FORMAT pname
Eduardo Lima Mitev
2016-03-03
1
-6
/
+21
*
mesa/formatquery: Add support for READ_PIXELS query
Eduardo Lima Mitev
2016-03-03
1
-1
/
+2
*
mesa/formatquery: added FILTER pname support
Alejandro Piñeiro
2016-03-03
1
-1
/
+19
*
mesa/texparam: make public target_allows_setting_sampler_parameters
Alejandro Piñeiro
2016-03-03
2
-16
/
+19
*
mesa/formatquery: Added framebuffer renderability related queries
Antia Puentes
2016-03-03
1
-7
/
+33
*
mesa/formatquery: Added texture gather/shadow related queries
Antia Puentes
2016-03-03
1
-7
/
+36
*
mesa/formatquery: Added texture view related queries
Antia Puentes
2016-03-03
1
-4
/
+18
*
mesa/textureview: Make _lookup_view_class public
Antia Puentes
2016-03-03
2
-8
/
+12
*
mesa/formatquery: Added CLEAR_BUFFER <pname> query
Antia Puentes
2016-03-03
1
-1
/
+6
*
mesa/formatquery: Added compressed texture related queries
Antia Puentes
2016-03-03
1
-8
/
+27
*
mesa/formatquery: Added simultaneous texture and depth/stencil queries
Antia Puentes
2016-03-03
1
-10
/
+19
*
mesa/formatquery: Added queries related to image textures
Antia Puentes
2016-03-03
1
-7
/
+56
*
mesa/shaderimage: Added func to get the GL_IMAGE_CLASS from the format
Antia Puentes
2016-03-03
2
-0
/
+51
[next]