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
*
winsys/radeon: the env var RADEON_NOOP can be used to skip CS ioctls
Marek Olšák
2012-12-21
1
-1
/
+4
*
r600g: remove a false comment
Marek Olšák
2012-12-21
1
-1
/
+0
*
r600g: don't suspend TIME_ELAPSED queries during flushing
Marek Olšák
2012-12-21
4
-54
/
+8
*
gallium/tests: fix build breakage after pipe_surface::usage removal
Marek Olšák
2012-12-21
1
-1
/
+0
*
mesa: add bounds checking for uniform array access
Frank Henigman
2012-12-21
1
-13
/
+13
*
util/u_format: Round when converting depth values from float to z16_unorm.
José Fonseca
2012-12-21
1
-1
/
+1
*
r600g: add cs tracing infrastructure for lockup pin pointing
Jerome Glisse
2012-12-20
5
-2
/
+106
*
r600g: add htile support v16
Jerome Glisse
2012-12-20
10
-24
/
+221
*
r600g: rework flusing and synchronization pattern v7
Jerome Glisse
2012-12-20
8
-162
/
+89
*
mesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.
Paul Berry
2012-12-20
1
-2
/
+2
*
llvmpipe: Drop PIPE_QUERY_TIME_ELAPSED support.
José Fonseca
2012-12-20
3
-13
/
+1
*
mesa/st: Implement GL_TIME_ELAPSED w/ PIPE_QUERY_TIMESTAMP.
José Fonseca
2012-12-20
4
-22
/
+79
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
14
-15
/
+15
*
r600g: add assertions to prevent creation of invalid surfaces
Marek Olšák
2012-12-20
3
-16
/
+18
*
r600g: refactor and make streamout dumping more informative
Marek Olšák
2012-12-20
1
-12
/
+21
*
r600g: try to fix streamout for the cases where BURST_COUNT > 0
Marek Olšák
2012-12-20
1
-1
/
+1
*
r600g: lower stream outputs with dst_offset < start_component
Marek Olšák
2012-12-20
1
-7
/
+47
*
r600g: use r600_get_temp to get temporaries for CLIPDIST shader outputs
Marek Olšák
2012-12-20
1
-3
/
+11
*
softpipe: fix up FS variant unbinding / deletion
Brian Paul
2012-12-19
3
-11
/
+9
*
softpipe: fix unreliable FS variant binding bug
Brian Paul
2012-12-19
3
-14
/
+10
*
Revert "r600g: work around ddx over alignment"
Jerome Glisse
2012-12-19
1
-9
/
+3
*
r600g: work around ddx over alignment
Jerome Glisse
2012-12-18
1
-3
/
+9
*
i965: Fix gl_VertexID when there are no other vertex inputs.
Paul Berry
2012-12-18
1
-3
/
+3
*
mesa: Make a function is_transform_feedback_active_and_unpaused.
Paul Berry
2012-12-18
9
-31
/
+29
*
mesa: Fix corner cases of BindBufferBase with transform feedback.
Paul Berry
2012-12-18
3
-17
/
+68
*
mesa/gles3: Generate error on draw call if transform feedback would overflow.
Paul Berry
2012-12-18
3
-1
/
+80
*
mesa/gles3: Generate error on DrawElements* calls if transform feedback active.
Paul Berry
2012-12-18
1
-0
/
+45
*
mesa: refactor _mesa_compute_max_transform_feedback_vertices from i965.
Paul Berry
2012-12-18
3
-12
/
+38
*
mesa: Change args to vbo_count_tessellated_primitives.
Paul Berry
2012-12-18
3
-17
/
+24
*
radeon/llvm: improve cube map handling
Vadim Girlin
2012-12-18
4
-22
/
+84
*
radeon/llvm: fix TXQ_LZ handling for cube maps
Vadim Girlin
2012-12-18
1
-2
/
+4
*
r600g: initialize inst_mod in r600_tex_from_byte_stream
Vadim Girlin
2012-12-18
1
-0
/
+2
*
gallivm: fix conversion for pure integer formats
Roland Scheidegger
2012-12-18
1
-0
/
+1
*
glsl: Fix gl_context vs. ralloc context in check_version again, again.
Kenneth Graunke
2012-12-17
1
-2
/
+2
*
vega: fix for object handle leak
Andreas Pokorny
2012-12-17
4
-1
/
+8
*
wmesa: include version.h to silence warning
Brian Paul
2012-12-17
1
-0
/
+1
*
xlib: include headers to fix errors/warnings
Brian Paul
2012-12-17
1
-0
/
+2
*
mesa osmesa/x11: fix build error introduced in 4bea4cb9
Jordan Justen
2012-12-17
2
-8
/
+8
*
gallivm: fix texel fetch for array textures (2)
Roland Scheidegger
2012-12-17
1
-2
/
+3
*
mesa: assert if driver did not compute the version
Jordan Justen
2012-12-16
3
-1
/
+4
*
mesa: don't initialize VBO vtxfmt in _vbo_CreateContext
Jordan Justen
2012-12-16
4
-10
/
+0
*
mesa: don't initialize exec dispatch tables in _mesa_initialize_context
Jordan Justen
2012-12-16
1
-3
/
+0
*
mesa dispatch_sanity: call new functions to initialize exec table
Jordan Justen
2012-12-16
1
-1
/
+6
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
12
-2
/
+81
*
vbo: add _mesa_initialize_vbo_vtxfmt
Jordan Justen
2012-12-16
2
-0
/
+19
*
mesa: separate exec allocation from initialization
Jordan Justen
2012-12-16
3
-16
/
+15
*
r600g: fixup offset types for printing
Dave Airlie
2012-12-16
2
-4
/
+4
*
gallium/u_blitter: Remove the overlapped blit assert from util_blitter_blit_g...
Henri Verbeet
2012-12-16
1
-28
/
+0
*
glsl_parser_extras.cpp: fixup gl vs mem contexts again.
Dave Airlie
2012-12-16
1
-4
/
+4
*
i965: Move BRW_MAX_GRF and similar defines to brw_reg.h.
Kenneth Graunke
2012-12-15
2
-18
/
+17
[next]