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
/
gallium
/
drivers
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i915g: Get rid of the fixup state functions.
Stéphane Marchesin
2012-10-05
3
-48
/
+0
*
i915g: Remove the i915_context->saved_* stuff.
Stéphane Marchesin
2012-10-05
3
-46
/
+23
*
i915g: Don't update I915_HW_PROGRAM in update_framebuffer
Stéphane Marchesin
2012-10-05
1
-2
/
+2
*
Revert "i915g: Don't bind 0-length programs"
Stéphane Marchesin
2012-10-05
1
-8
/
+2
*
i915g: Don't bind 0-length programs
Stéphane Marchesin
2012-10-04
1
-2
/
+8
*
i915g: Implement srgb textures the easy way.
Stéphane Marchesin
2012-10-02
3
-102
/
+9
*
i915g: Use X tiling for textures
Stéphane Marchesin
2012-10-02
1
-7
/
+2
*
i915g: implement blit
Marek Olšák
2012-09-30
2
-23
/
+61
*
gallium/u_blitter: add gallium blit implementation
Marek Olšák
2012-09-30
1
-2
/
+2
*
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
2
-6
/
+4
*
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
2012-08-16
3
-10
/
+10
*
gallium: add a shader stage/type param to some draw functions
Brian Paul
2012-08-16
1
-0
/
+3
*
gallium/u_blitter: implement blitting multisample resources
Marek Olšák
2012-08-15
1
-2
/
+2
*
i915g: silence a const pointer warning
Brian Paul
2012-08-04
1
-1
/
+1
*
gallium/u_blitter: add a query for checking whether copying is supported
Marek Olšák
2012-08-04
2
-5
/
+9
*
gallium/u_blitter: remove fallback for stencil copy that all drivers skipped
Marek Olšák
2012-08-04
1
-1
/
+1
*
draw,gallivm: Fix draw_get_shader_param.
José Fonseca
2012-07-13
1
-2
/
+0
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
1
-0
/
+1
*
i915g: Implement sRGB textures
Stéphane Marchesin
2012-06-26
5
-12
/
+128
*
gallium: Add PIPE_CAP_START_INSTANCE
Fredrik Höglund
2012-06-19
1
-0
/
+1
*
i915g: More ops commute.
Stéphane Marchesin
2012-06-15
2
-6
/
+22
*
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
2012-06-11
1
-3
/
+0
*
i915g: Fix depth/stencil glClear
Michael Karcher
2012-06-10
1
-6
/
+5
*
draw: simplify index buffer specification
Brian Paul
2012-05-31
2
-5
/
+4
*
i915g: Check for geometry shader earlier in i915_set_constant_buffer.
Vinson Lee
2012-05-24
1
-4
/
+4
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
1
-1
/
+0
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
4
-7
/
+25
|
\
|
*
gallium: remove pipe_resource::user_ptr
Marek Olšák
2012-04-30
1
-1
/
+0
|
*
gallium: add void *user_buffer to pipe_constant_buffer
Marek Olšák
2012-04-30
1
-0
/
+9
|
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
1
-3
/
+6
|
*
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
2012-04-30
1
-1
/
+0
|
*
gallium: add void *user_buffer in pipe_vertex_buffer
Marek Olšák
2012-04-30
1
-1
/
+3
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+2
|
*
gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
Marek Olšák
2012-04-30
1
-0
/
+3
|
*
gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2012-04-30
1
-0
/
+2
*
|
gallium/drivers: handle TGSI_OPCODE_CEIL
Christoph Bumiller
2012-05-09
1
-0
/
+16
|
/
*
i915g: report that all vertex formats are supported
Marek Olšák
2012-04-24
1
-1
/
+3
*
gallium drivers: report that user vertex buffers are supported
Marek Olšák
2012-04-24
1
-0
/
+1
*
gallium: add user_ptr in pipe_resource
Marek Olšák
2012-04-24
1
-0
/
+1
*
Revert "i915g: Implement stipple with draw."
Stéphane Marchesin
2012-04-12
2
-2
/
+1
*
Revert "i915g: Remove unused poly stipple state."
Stéphane Marchesin
2012-04-12
2
-0
/
+54
*
gallium: adapt to get_query_result interface change
Marek Olšák
2012-03-30
1
-1
/
+1
*
gallium/drivers: Use automake to generate makefile
Tom Stellard
2012-03-14
1
-0
/
+3
*
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
Marek Olšák
2012-03-05
2
-12
/
+2
*
gallium: remove PIPE_SHADER_CAP_OUTPUT_READ
Marek Olšák
2012-02-27
1
-2
/
+0
*
i915g: Fix fallout from 8e4540ec2a82e72be491bc8fe23c10551d29a96c
Stéphane Marchesin
2012-02-24
1
-4
/
+10
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
2
-3
/
+0
*
i915g: Remove useless draw calls.
Stéphane Marchesin
2012-02-12
3
-41
/
+2
*
i915g: Add a way to profile the contents of command buffers.
Stéphane Marchesin
2012-02-12
1
-0
/
+12
[prev]
[next]