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: Initial Ivybridge WM/PS state setup.
Kenneth Graunke
2011-05-17
5
-3
/
+322
*
i965: Initial Ivybridge SF/SBE state setup.
Kenneth Graunke
2011-05-17
5
-2
/
+291
*
i965: Make gen6_sf_state.c's get_attr_override non-static.
Kenneth Graunke
2011-05-17
2
-1
/
+5
*
i965: Initial Ivybridge URB space partitioning, including push constants.
Kenneth Graunke
2011-05-17
8
-4
/
+162
*
i965: Set maximum number of threads for Ivybridge.
Kenneth Graunke
2011-05-17
1
-1
/
+11
*
i965: Split out tracked state atoms for Ivybridge.
Kenneth Graunke
2011-05-17
1
-1
/
+70
*
intel: Initial IS_GEN7 plumbing.
Kenneth Graunke
2011-05-17
3
-3
/
+17
*
i965: Rename max_vs_handles to max_vs_entries for consistency.
Kenneth Graunke
2011-05-17
3
-6
/
+6
*
i965: Convert BRW_NEW_* dirty bits to use an enum.
Kenneth Graunke
2011-05-17
1
-21
/
+45
*
i965: Rework IF/ELSE jump target back-patching.
Kenneth Graunke
2011-05-17
1
-114
/
+144
*
i965: Move IF stack handling into the EU abstraction layer/brw_compile.
Kenneth Graunke
2011-05-17
10
-132
/
+122
*
i965: Get a ralloc context into brw_compile.
Kenneth Graunke
2011-05-17
8
-22
/
+44
*
i965/gs: Move generation check for bailing earlier.
Kenneth Graunke
2011-05-17
1
-6
/
+6
*
i965: Add _NEW_LIGHT to Gen6 clip state dirty bits.
Kenneth Graunke
2011-05-17
1
-1
/
+2
*
mesa: add some missing GLAPIENTRY keywords
Brian Paul
2011-05-17
1
-11
/
+11
*
r300/compiler: Fix bug in rc_get_variables()
Tom Stellard
2011-05-17
1
-45
/
+13
*
mesa: make RGB9_E5 non-renderable on swrast again
Marek Olšák
2011-05-17
1
-6
/
+4
*
Revert "mesa: set reasonable defaults in update_wrapper"
Marek Olšák
2011-05-17
1
-5
/
+2
*
i965: Pass brw_compile pointer to brw_set_src[01].
Kenneth Graunke
2011-05-16
3
-98
/
+107
*
i965: Fix "Paramater" typo in gen6_wm_state.c.
Kenneth Graunke
2011-05-16
1
-1
/
+1
*
st/mesa: overhaul vertex/fragment sampler and sampler views.
Dave Airlie
2011-05-16
4
-154
/
+225
*
r300/compiler: Use ALU Result for IF conditionals
Tom Stellard
2011-05-14
6
-20
/
+212
*
st/mesa: set correct baseInternalFormat for _mesa_texstore in DrawPixels
Marek Olšák
2011-05-14
1
-3
/
+4
*
i965: Use BRW_DATAPORT_READ_TARGET_DATA_CACHE instead of 0.
Kenneth Graunke
2011-05-13
1
-3
/
+3
*
i965: Rename dp_render_target struct to gen6_dp.
Kenneth Graunke
2011-05-13
3
-31
/
+31
*
i965: Attempt to un-muddle Gen6 data port message target defines.
Kenneth Graunke
2011-05-13
2
-6
/
+9
*
st/mesa: expose ARB_shader_texture_lod if SM3 is supported
Marek Olšák
2011-05-13
1
-0
/
+4
*
i965: Fix incorrectly named data port define.
Kenneth Graunke
2011-05-13
1
-1
/
+1
*
i965: Fix typo in Gen6 "DWord Scattered Write" message define.
Kenneth Graunke
2011-05-13
1
-1
/
+1
*
mesa: EXT_texture_sRGB_decode little fixup
Marek Olšák
2011-05-13
2
-1
/
+2
*
mesa: Fix GetVertexAttrib* inside display lists.
José Fonseca
2011-05-12
1
-3
/
+3
*
r300/compiler: Fix bug in rc_get_variables()
Tom Stellard
2011-05-11
1
-7
/
+11
*
r300/compiler: Limit instructions to 3 source selects
Tom Stellard
2011-05-11
4
-39
/
+104
*
r300/compiler: Add simple unit test framework
Tom Stellard
2011-05-11
7
-0
/
+579
*
mesa: Don't append fog code for programs that don't output color.
José Fonseca
2011-05-11
1
-0
/
+6
*
ir_to_mesa: Emit TXD instruction.
Kenneth Graunke
2011-05-09
1
-2
/
+11
*
mesa: Add ARB_shader_texture_lod to the extension list; off by default.
Kenneth Graunke
2011-05-09
2
-1
/
+2
*
r300/compiler: align memory allocations to 8-bytes
Matt Turner
2011-05-09
1
-1
/
+1
*
mesa: document instructions ir_to_mesa emits
Marek Olšák
2011-05-09
1
-14
/
+14
*
r300c: Fix up for register allocator rewrite.
Michel Dänzer
2011-05-09
2
-0
/
+2
*
mesa: add precision to M_PI constant
Matt Turner
2011-05-06
1
-1
/
+1
*
mesa: replace ONE_DIV_LN2 constant with M_LOG2E
Matt Turner
2011-05-06
2
-5
/
+1
*
r300/compiler: implement TXD and TXL opcodes
Marek Olšák
2011-05-07
5
-0
/
+52
*
gallium: implement seamless cubemap extensions
Marek Olšák
2011-05-06
2
-0
/
+11
*
mesa: handle TEXTURE_CUBE_MAP_SEAMLESS in SamplerParameter
Marek Olšák
2011-05-06
1
-0
/
+37
*
mesa: implement AMD_seamless_cubemap_per_texture
Marek Olšák
2011-05-06
5
-0
/
+58
*
Add pci id for FirePro 2270
Kostas Georgiou
2011-05-06
2
-0
/
+2
*
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
2011-05-06
1
-1
/
+9
*
mesa: don't touch git_sha1.h if sha1 didn't change
Marcin Slusarz
2011-05-05
1
-0
/
+1
*
mesa/gdi: Silence gcc warning about unused result.
José Fonseca
2011-05-04
1
-1
/
+1
[next]