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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: init vars to silence warnings
Brian Paul
2013-03-25
1
-4
/
+4
*
freedreno: prefer sw upload for textures
Rob Clark
2013-03-25
1
-0
/
+2
*
freedreno: track maximal scissor bounds
Rob Clark
2013-03-25
9
-136
/
+162
*
android: fix Android.mk bug in mesa/drivers/dri/common
Adrian Marius Negreanu
2013-03-25
1
-1
/
+2
*
mesa: Disable validate_ir_tree() on release builds.
Eric Anholt
2013-03-25
2
-2
/
+6
*
gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own file
Roland Scheidegger
2013-03-24
5
-343
/
+392
*
llvmpipe: Fix assertions with assignment instead of comparison.
Vinson Lee
2013-03-24
1
-2
/
+2
*
i965: Shrink brw_vue_map struct.
Paul Berry
2013-03-24
2
-2
/
+10
*
i965/fs: Rename vp_outputs_written to input_slots_valid.
Paul Berry
2013-03-24
3
-7
/
+7
*
i965: Use brw.vue_map_geom_out instead of VS output VUE map where appropriate.
Paul Berry
2013-03-24
7
-31
/
+29
*
i965: Store the geometry output VUE map in brw_context.
Paul Berry
2013-03-24
3
-0
/
+17
*
i965: Move brw_vs_prog_data::outputs_written into VUE map.
Paul Berry
2013-03-24
7
-21
/
+27
*
i965/gen7: Use WE_all mode when enabling channel masks for URB write.
Paul Berry
2013-03-24
1
-0
/
+1
*
i965: Rename BRW_VARYING_SLOT_MAX -> BRW_VARYING_SLOT_COUNT.
Paul Berry
2013-03-24
5
-10
/
+10
*
i965: Clarify nomenclature: vert_result -> varying
Paul Berry
2013-03-23
15
-152
/
+149
*
i965: bump MAX_DEPTH_TEXTURE_SAMPLES to 4/8
Chris Forbes
2013-03-24
1
-2
/
+2
*
mesa: use _mesa_check_sample_count() for multisample textures
Chris Forbes
2013-03-24
2
-30
/
+33
*
mesa: helper for checking renderbuffer sample count
Chris Forbes
2013-03-24
3
-3
/
+69
*
mesa: allow internalformat_query with multisample texture targets
Chris Forbes
2013-03-24
5
-12
/
+20
*
clover: add dynamic_cast results checking down in clSetKernelArgument() code ...
Dmitry Cherkassov
2013-03-24
1
-0
/
+12
*
gallivm: Add code for rgb9e5 shared exponent format to float conversion
Roland Scheidegger
2013-03-24
3
-3
/
+118
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
15
-1
/
+35
*
st/mesa: implement blit-based ReadPixels
Marek Olšák
2013-03-23
3
-13
/
+189
*
mesa: add common format-independent memcpy-based ReadPixels path
Marek Olšák
2013-03-23
4
-37
/
+167
*
mesa: add helper func for checking combined depthstencil buffers from st/mesa
Marek Olšák
2013-03-23
5
-44
/
+35
*
mesa: add a common function returning transfer ops for ReadPixels
Marek Olšák
2013-03-23
1
-20
/
+74
*
mesa: handle HALF_FLOAT like FLOAT in get_tex_rgba
Marek Olšák
2013-03-23
1
-0
/
+1
*
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
2013-03-22
4
-2
/
+382
*
r600g: Honour legacy debugging environment variables
Michel Dänzer
2013-03-22
1
-0
/
+10
*
docs: Mark ARB_ES3_compatibility as done.
Matt Turner
2013-03-21
1
-1
/
+1
*
freedreno: add pipe->blit
Rob Clark
2013-03-21
1
-3
/
+48
*
i965: Add a driconf option to disable flush throttling.
Paul Berry
2013-03-21
4
-2
/
+15
*
mesa: Implement TEXTURE_IMMUTABLE_LEVELS for ES 3.0.
Matt Turner
2013-03-21
3
-0
/
+14
*
glx: Build with VISIBILITY_CFLAGS in automake
Adam Jackson
2013-03-21
1
-0
/
+1
*
scons: check for existance of 'MSVC_VERSION' in env
Brian Paul
2013-03-21
1
-1
/
+1
*
softpipe: silence some asst. MSVC type warnings in sp_tex_sample.c
Brian Paul
2013-03-21
1
-6
/
+6
*
softpipe: silence some MSVC signed/unsigned warnings
Brian Paul
2013-03-21
2
-2
/
+2
*
softpipe: silence some MSVC float/double warnings
Brian Paul
2013-03-21
1
-6
/
+6
*
rbug: silence some MSVC signed/unsigned warnings
Brian Paul
2013-03-21
2
-2
/
+2
*
postprocess: silence some MSVC float/int warnings
Brian Paul
2013-03-21
2
-4
/
+4
*
meta: fix incorrect slice, r coordinate computation
Brian Paul
2013-03-21
1
-4
/
+9
*
vega: fix MSVC warning about missing return statement
Brian Paul
2013-03-21
1
-0
/
+1
*
meta: minor indentation fix
Brian Paul
2013-03-21
1
-1
/
+1
*
radeonsi: Emit pixel shader state even when only the vertex shader changed
Michel Dänzer
2013-03-21
1
-0
/
+5
*
android: Define PACKAGE_VERSION/BUGREPORT in CFLAGS
Chad Versace
2013-03-20
1
-0
/
+2
*
i965/vs: Add IR dumping for immediates.
Kenneth Graunke
2013-03-20
1
-0
/
+16
*
glsl: Add built-in functions for GLSL 1.50.
Kenneth Graunke
2013-03-20
2
-0
/
+1145
*
glsl: Add sampler2DMS/sampler2DMSArray types to GLSL 1.50.
Kenneth Graunke
2013-03-20
2
-1
/
+12
*
glsl: Bump standalone compiler versions to 1.50.
Kenneth Graunke
2013-03-20
2
-3
/
+3
*
i965: Don't use texture swizzling to force alpha to 1.0 if unnecessary.
Kenneth Graunke
2013-03-20
1
-1
/
+2
[next]