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
...
*
i965: Avoid recalculating the normal VUE map for IO lowering.
Kenneth Graunke
2016-02-26
4
-51
/
+30
*
i965: Avoid recalculating the tessellation VUE map for IO lowering.
Kenneth Graunke
2016-02-26
4
-26
/
+25
*
i965: Eliminate brw_nir_lower_{inputs,outputs,io} functions.
Kenneth Graunke
2016-02-26
7
-93
/
+33
*
i965: Split brw_nir_lower_inputs/outputs into per-stage functions.
Kenneth Graunke
2016-02-26
1
-130
/
+174
*
i965: Remove catch-all nir_lower_io call with specific cases.
Kenneth Graunke
2016-02-26
1
-1
/
+4
*
i965: Move optimizations from brw_nir_lower_io to brw_postprocess_nir.
Kenneth Graunke
2016-02-26
1
-1
/
+3
*
i965: Always do NIR IO lowering at specialization time.
Kenneth Graunke
2016-02-26
2
-8
/
+1
*
i965: Make an is_scalar boolean in brw_compile_gs().
Kenneth Graunke
2016-02-26
1
-4
/
+4
*
i965/nir: Do lower_io late for fragment shaders
Jason Ekstrand
2016-02-26
2
-1
/
+3
*
i965: Set dest type to UW for several send messages
Jordan Justen
2016-02-26
2
-2
/
+5
*
program: Remove extra reference_program()
Miklós Máté
2016-02-25
1
-2
/
+0
*
i965/fs: Allow saturate propagation to propagate negations into MADs.
Matt Turner
2016-02-25
1
-0
/
+4
*
i965/fs: Allow saturate propagation to propagate negations into ADDs.
Matt Turner
2016-02-25
2
-4
/
+52
*
i965/fs: Allow saturate propagation to propagate negations into MULs.
Matt Turner
2016-02-25
2
-3
/
+137
*
i965/fs: Don't CSE negated multiplies with saturation.
Matt Turner
2016-02-25
1
-0
/
+2
*
i965: Enable tiled mem_copy with sRGB-formatted resources
Nanley Chery
2016-02-24
1
-2
/
+6
*
mesa: replace for loop with bitshifting in supported_buffer_bitmask()
Brian Paul
2016-02-24
1
-4
/
+1
*
mesa: updates some comments in buffers.c
Brian Paul
2016-02-24
1
-3
/
+6
*
mesa: make _mesa_draw_buffers() static
Brian Paul
2016-02-24
2
-11
/
+7
*
mesa: make _mesa_draw_buffer() static
Brian Paul
2016-02-24
2
-9
/
+6
*
mesa: make _mesa_read_buffer() static
Brian Paul
2016-02-24
2
-10
/
+7
*
mesa: move declaration of buffer var in handle_first_current()
Brian Paul
2016-02-24
1
-2
/
+4
*
mesa: use gl_buffer_index in a few places
Brian Paul
2016-02-24
3
-5
/
+6
*
st/mesa: remove useless break statement
Brian Paul
2016-02-24
1
-1
/
+0
*
st/mesa: rename st_readpixels to st_ReadPixels
Brian Paul
2016-02-24
1
-2
/
+2
*
st/mesa: fix frontbuffer glReadPixels regressions
Brian Paul
2016-02-24
1
-2
/
+11
*
mesa: use sizeof on the correct type
Thomas Hindoe Paaboel Andersen
2016-02-23
1
-1
/
+1
*
i965/fs: Return result of image atomic in a register of the expected type.
Francisco Jerez
2016-02-22
1
-1
/
+1
*
mesa: Add extension table entry for OES_shader_image_atomic.
Francisco Jerez
2016-02-22
1
-0
/
+1
*
mesa: add GL_EXT_texture_border_clamp support
Ilia Mirkin
2016-02-22
1
-0
/
+1
*
mesa: add GL_OES_texture_border_clamp support
Ilia Mirkin
2016-02-22
4
-6
/
+22
*
st/mesa: force depth mode to GL_RED for sized depth/stencil formats
Ilia Mirkin
2016-02-19
1
-9
/
+25
*
meta/copy_image: use precomputed dst_internal_format to avoid segfault
Ilia Mirkin
2016-02-19
1
-1
/
+1
*
mesa: add GL_OES_texture_stencil8 support
Ilia Mirkin
2016-02-19
3
-0
/
+11
*
st/mesa: fix pbo uploads
Ilia Mirkin
2016-02-19
1
-10
/
+18
*
mesa: check fbo completeness based on internal format, not driver format
Ilia Mirkin
2016-02-19
1
-3
/
+2
*
mesa: small optimization of _mesa_expand_bitmap()
Brian Paul
2016-02-19
1
-7
/
+4
*
mesa: add special case ubyte[4] / BGRA conversion function
Brian Paul
2016-02-19
1
-5
/
+69
*
st/mesa: implement a simple cache for glDrawPixels
Brian Paul
2016-02-19
3
-0
/
+97
*
st/mesa: disable depth/stencil/alpha tests in PBO upload
Nicolai Hähnle
2016-02-18
1
-0
/
+8
*
mesa: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-3
/
+0
*
i965: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-1
/
+1
*
Android: fix build break in libmesa_program
Rob Herring
2016-02-18
1
-1
/
+1
*
mesa: gl_NumSamples should always be at least one
Ilia Mirkin
2016-02-18
1
-1
/
+1
*
compiler/glsl: Fix uniform location counting.
Plamena Manolova
2016-02-18
1
-0
/
+8
*
st/mesa: new st_DrawAtlasBitmaps() function for drawing bitmap text
Brian Paul
2016-02-17
2
-3
/
+141
*
mesa: implement a display list / glBitmap texture atlas
Brian Paul
2016-02-17
5
-0
/
+448
*
st/mesa: apply DepthMode swizzle to stencil texturing as well
Ilia Mirkin
2016-02-17
1
-2
/
+0
*
mesa: allow multisampled format info to be returned on GLES 3.1
Ilia Mirkin
2016-02-17
1
-1
/
+4
*
i965: Extract push constant state to a new file
Ben Widawsky
2016-02-17
4
-164
/
+191
[prev]
[next]