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
*
gallium/aux: Fill in Haiku get process name code
Alexander von Gluck IV
2014-08-19
1
-0
/
+7
*
haiku/swrast: Add missing src include search path for missing util/macros.h
Alexander von Gluck IV
2014-08-19
1
-0
/
+1
*
docs: Update status of ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
2
-2
/
+3
*
llvmpipe/softpipe: enable ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
2
-2
/
+3
*
nvc0: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
2014-08-19
4
-32
/
+37
*
mesa/st: Support ARB_conditional_render_inverted modes
Tobias Klausmann
2014-08-19
2
-1
/
+20
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
15
-0
/
+18
*
mesa: add ARB_conditional_render_inverted flags
Tobias Klausmann
2014-08-19
3
-2
/
+10
*
glapi: add GL_ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
2
-1
/
+14
*
ilo: fix PIPE_CAP_VIDEO_MEMORY
Chia-I Wu
2014-08-19
1
-2
/
+2
*
ilo: enable HiZ in more cases on GEN6
Chia-I Wu
2014-08-19
3
-31
/
+44
*
ilo: remove layer offsetting
Chia-I Wu
2014-08-19
7
-393
/
+27
*
ilo: migrate to ilo_layout
Chia-I Wu
2014-08-19
8
-1454
/
+213
*
ilo: add new resource layout code
Chia-I Wu
2014-08-19
3
-0
/
+1779
*
gallium/radeon: Do not use u_upload_mgr for buffer downloads
Niels Ole Salscheider
2014-08-19
1
-12
/
+8
*
r600g: copy IA_MULTI_VGT_PARAM programming from radeonsi for Cayman
Marek Olšák
2014-08-19
4
-3
/
+36
*
radeonsi: bump PRIMGROUP_SIZE for some cases
Marek Olšák
2014-08-19
1
-1
/
+4
*
radeonsi: set PARTIAL_VS_WAVE(0) when appropriate
Marek Olšák
2014-08-19
1
-1
/
+6
*
radeonsi: set IA_MULTI_VGT_PARAM on SI the same as on CIK (v2)
Marek Olšák
2014-08-19
2
-46
/
+50
*
radeonsi: simplify si_num_banks function
Marek Olšák
2014-08-19
3
-15
/
+13
*
radeonsi: use r600_draw_rectangle from r600g
Marek Olšák
2014-08-19
9
-75
/
+77
*
radeonsi: save scissor state and sample mask for u_blitter
Marek Olšák
2014-08-19
3
-8
/
+29
*
radeonsi: don't set CB_SHADER_MASK=1 if there are no color outputs
Marek Olšák
2014-08-19
1
-4
/
+0
*
gallium/u_blitter: don't use an empty fragment shader if there's a colorbuffer
Marek Olšák
2014-08-19
1
-1
/
+1
*
gallium/util: handle PIPE_BUFFER in util_pipe_tex_to_tgsi_tex
Marek Olšák
2014-08-19
1
-0
/
+3
*
rbug: only add textures to the list
Marek Olšák
2014-08-19
1
-2
/
+5
*
rbug: fix a crash in sampler_view_destroy caused by incorrect context
Marek Olšák
2014-08-19
1
-1
/
+1
*
rbug: send the actual number of layers to the client
Marek Olšák
2014-08-19
1
-1
/
+4
*
rbug: implement streamout context functions
Marek Olšák
2014-08-19
1
-0
/
+46
*
rbug: fix crash in set_vertex_buffers
Marek Olšák
2014-08-19
1
-1
/
+1
*
rbug: remove contexts from the list properly
Marek Olšák
2014-08-19
1
-1
/
+3
*
ilo: fold drm_intel_get_aperture_sizes() within probe_winsys()
Emil Velikov
2014-08-19
4
-15
/
+15
*
i965/cfg: Add a foreach_block_and_inst_safe macro.
Matt Turner
2014-08-18
1
-0
/
+4
*
i965/cfg: Add a foreach_inst_in_block_safe macro.
Matt Turner
2014-08-18
1
-0
/
+8
*
i965/cfg: Add a foreach_block_safe macro.
Matt Turner
2014-08-18
1
-0
/
+3
*
i965: Pass a cfg pointer to generate_{code,assembly}.
Matt Turner
2014-08-18
10
-41
/
+39
*
i965: Add and use foreach_block macro.
Matt Turner
2014-08-18
14
-143
/
+119
*
i965/cfg: Embed link in bblock_t for main block list.
Matt Turner
2014-08-18
2
-5
/
+7
*
i965/fs: Optimize gl_FrontFacing calculation on Gen4/5.
Matt Turner
2014-08-18
1
-5
/
+16
*
i965/fs: Optimize gl_FrontFacing calculation on Gen6+.
Matt Turner
2014-08-18
1
-6
/
+15
*
i965: Use ~0 to represent true on Gen >= 6.
Matt Turner
2014-08-18
4
-34
/
+102
*
i965/fs: Optimize emit_bool_to_cond_code for logical exprs.
Matt Turner
2014-08-18
1
-54
/
+87
*
i965: Use UniformBooleanTrue value for boolean literal true.
Matt Turner
2014-08-18
2
-2
/
+6
*
glsl: Use UniformBooleanTrue value for uniform initializers.
Matt Turner
2014-08-18
8
-34
/
+52
*
mesa: Upload boolean uniforms using UniformBooleanTrue.
Matt Turner
2014-08-18
1
-2
/
+2
*
i965: Remove dead call to _mesa_associate_uniform_storage().
Matt Turner
2014-08-18
1
-6
/
+0
*
mapi: Inline shared-glapi/tests/Makefile.
Matt Turner
2014-08-18
3
-22
/
+11
*
mapi: Inline glapi/tests/Makefile.
Matt Turner
2014-08-18
3
-23
/
+13
*
mapi: Inline glapi/Makefile.
Matt Turner
2014-08-18
4
-77
/
+46
*
mapi: Inline es2api/Makefile.
Matt Turner
2014-08-18
3
-71
/
+41
[next]